summaryrefslogtreecommitdiff
path: root/atcoder.md
diff options
context:
space:
mode:
authorAnthony Wang2021-01-03 12:45:30 -0600
committerAnthony Wang2021-01-03 12:45:30 -0600
commit9e363ffc6f75136be848d33deaddf7528a961f6f (patch)
treed8bd26e44406514dc85188f8a8224c0fd7dd7d6b /atcoder.md
parent609fba3543a761fed9e614fc0d5e0eb19042556d (diff)
Implemented arc110_d
Diffstat (limited to 'atcoder.md')
-rw-r--r--atcoder.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/atcoder.md b/atcoder.md
index 87009a9..a585f97 100644
--- a/atcoder.md
+++ b/atcoder.md
@@ -178,7 +178,7 @@
- abc182_f: N <= 50 actually has no significance, an O(N) DP solution exists
-- arc110_d: Express using generating functions, write out the infinite terms
+- ~~arc110_d: Express using generating functions, write out the infinite terms~~
- arc109_d: Consider moving the centroid around to derive a formula