summaryrefslogtreecommitdiff
path: root/atcoder.md
diff options
context:
space:
mode:
authorAnthony Wang2021-04-19 17:45:34 -0500
committerAnthony Wang2021-04-19 17:45:34 -0500
commit8b0c706c98c71b71844e9ceb47ec8b408f84631c (patch)
treeead7731957cbf38abff64027ba9eb3e2aaa29dd5 /atcoder.md
parentd720eaa245be735621abbe74263f50e8ae8898e8 (diff)
Implemented arc117_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 12e1974..9007185 100644
--- a/atcoder.md
+++ b/atcoder.md
@@ -236,4 +236,4 @@
- ~~arc116_e: Make sure you read the problem very carefully, especially if it seems too easy or you're stuck!~~
-- arc117_d: Immediately reminds us of centroids/diameters, but don't get confused because this a diameters problem, make sure you read the conditions in the problem carefully as well
+- ~~arc117_d: Immediately reminds us of centroids/diameters, but don't get confused because this a diameters problem, make sure you read the conditions in the problem carefully as well~~