From 56749566b7b2a0236840edaced3ac9ef8805fdb4 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 21 Mar 2022 21:00:53 -0500 Subject: Implemented 1626D --- codeforces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeforces.md b/codeforces.md index 1f93e26..3395559 100644 --- a/codeforces.md +++ b/codeforces.md @@ -552,4 +552,4 @@ - ~~1604F: Don't use binary search because it's cancerous to code, loop over every power of two instead which is much easier~~ -- 1626D: Basically brute-force, so code something up instead of doing nothing and it's not difficult to come up with the solution, also watch out for __builtin_clz corner cases such as -1 +- ~~1626D: Basically brute-force, so code something up instead of doing nothing and it's not difficult to come up with the solution, also watch out for __builtin_clz corner cases such as -1~~ -- cgit v1.2.3-70-g09d2