summaryrefslogtreecommitdiff
path: root/atcoder.md
diff options
context:
space:
mode:
authorAnthony Wang2021-01-07 10:03:06 -0600
committerAnthony Wang2021-01-07 10:03:06 -0600
commitb19f67422294fa1f89c11e15c016f88424edb719 (patch)
treecb95ab33e3dceba10b322a2129e3e100ab186725 /atcoder.md
parent8e0d3148eff29eb24168c82b4af0e48b1a2a2425 (diff)
arc110_f
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 154afad..cdfc2df 100644
--- a/atcoder.md
+++ b/atcoder.md
@@ -195,3 +195,5 @@
- agc050_d: Try DP, can choose a large state because N is small
- arc107_e: Do some test cases to find a pattern for large N
+
+- arc110_f: Difficult constructive algorithm, do some test cases to find a construction that works