summaryrefslogtreecommitdiff
path: root/atcoder.md
diff options
context:
space:
mode:
authorAnthony Wang2021-01-01 16:38:59 -0600
committerAnthony Wang2021-01-01 16:38:59 -0600
commit00354a36bd431dd0e9883b61fb90a3082a1952dc (patch)
tree0bddafde574a7169f1c95117cb02a27cb3ed1c7a /atcoder.md
parent3f8edb533a2994c18aafd69a3009d9784d5eeeed (diff)
agc049_c
Diffstat (limited to 'atcoder.md')
-rw-r--r--atcoder.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/atcoder.md b/atcoder.md
index ee1e495..9e6123f 100644
--- a/atcoder.md
+++ b/atcoder.md
@@ -185,3 +185,5 @@
- abc181_f: Obviously binary search, construct a graph
- agc050_b: DP, find correct state and transitions
+
+- agc049_c: Consider what input looks like when answer is 0