From 4e89bd61cd1626bfcb9df10f98afd9040516a1b5 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Tue, 15 Mar 2022 20:08:46 -0500 Subject: 1632D --- codeforces.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codeforces.md b/codeforces.md index dff01fc..c948ae8 100644 --- a/codeforces.md +++ b/codeforces.md @@ -545,3 +545,5 @@ - ~~1646E: Pretty trivial but make sure you read the limits correctly~~ - ~~1641C: Optimize a slow solution using a set so every person is only processed once~~ + +- 1632D: Wow at least I can still solve 2000 rating problems, since it's this difficulty, you can assume it has a reasonably easy and greedy solution, and then some binary search or two pointers to speed things up -- cgit v1.2.3-70-g09d2