diff --git a/posts/algorithms/cp-log.html b/posts/algorithms/cp-log.html index 3f197ba..8282936 100644 --- a/posts/algorithms/cp-log.html +++ b/posts/algorithms/cp-log.html @@ -136,8 +136,8 @@
- I had mentally tapped out by this point (I submitted a TLE \(O(n^2k) - solution without using my brain\). I solved F first, then took a + I had mentally tapped out by this point (I submitted a TLE \(O(n^2k)\) + solution without using my brain). I solved F first, then took a look at G before coming back to E, robbing me of 10 minutes that could've been the difference between another solve.