summaryrefslogtreecommitdiff
path: root/atcoder.md
diff options
context:
space:
mode:
authorAnthony Wang2021-01-10 15:18:44 -0600
committerAnthony Wang2021-01-10 15:18:44 -0600
commitcf21a40a6002e4df5ef67b5912577530b5b6a28f (patch)
treec509668429fcf084a1d14f7081a03b6ae6ab6fdb /atcoder.md
parent0a4812daca6cc27c1c76881ccfa81a93d6e4e41a (diff)
arc108_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 b2e922c..aad174e 100644
--- a/atcoder.md
+++ b/atcoder.md
@@ -199,3 +199,5 @@
- ~~arc110_f: Difficult constructive algorithm, do some test cases to find a construction that works~~
- arc105_e: Consider what the graph looks like at the end of the game, then look at parity to see who wins
+
+- arc108_f: First consider the diameter which is pretty obvious, then look at the case where it is colored two different colors; then you only have to consider distances to the two endpoints