diff options
author | Anthony Wang | 2020-12-24 14:44:38 -0600 |
---|---|---|
committer | Anthony Wang | 2020-12-24 14:44:38 -0600 |
commit | 454eca292e26ad8d85352a302251459f53e6d3d1 (patch) | |
tree | 09565b30e4af598f5f44668e15d929e62c98cfdb /atcoder.md | |
parent | c83b2a550aaac8b6a3232ffd37ce6799b7e2d17c (diff) |
arc110_d
Diffstat (limited to 'atcoder.md')
-rw-r--r-- | atcoder.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -177,3 +177,5 @@ - arc107_d: Consider decompositions using 1 and ones without using 1 and derive formula - 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 |