summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-03-09 21:26:47 -0600
committerAnthony Wang2022-03-09 21:26:47 -0600
commit15f063d7ebb912811a299c57a44c7533cc88fe81 (patch)
tree8b1733cef72e42080461181bb279b73e2fb12cf0
parent0ccc261be008299a00d1836b44b126fdb4bb63b8 (diff)
1646E
-rw-r--r--codeforces.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/codeforces.md b/codeforces.md
index 210879f..8657363 100644
--- a/codeforces.md
+++ b/codeforces.md
@@ -541,3 +541,5 @@
- ~~1630C: Focus on the tricky edge cases~~
- ~~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