summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-03-09 21:27:00 -0600
committerAnthony Wang2022-03-09 21:27:00 -0600
commit0c930926de1c0b91a6502ed8e66990c71f85a6cd (patch)
tree4d2c21b2c225c784b73e6ec4da5ceeade80f7f41
parent15f063d7ebb912811a299c57a44c7533cc88fe81 (diff)
Implemented 1646E
-rw-r--r--codeforces.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/codeforces.md b/codeforces.md
index 8657363..51c861f 100644
--- a/codeforces.md
+++ b/codeforces.md
@@ -542,4 +542,4 @@
- ~~1535E: Read the problem carefully and think about what classical problems that it's similar to and try to adapt that algorithm to work here~~
-- 1646E: Pretty trivial but make sure you read the limits correctly
+- ~~1646E: Pretty trivial but make sure you read the limits correctly~~