diff options
-rw-r--r-- | codeforces.md | 2 |
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 |