fix(codeforces): typo

This commit is contained in:
Barrett Ruth 2025-02-16 13:37:02 -05:00
parent 57083d392e
commit 549b0d857f

View file

@ -136,8 +136,8 @@
</ul> </ul>
<h3>E</h3> <h3>E</h3>
<p> <p>
I had mentally tapped out by this point (I submitted a TLE \(O(n^2k) 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 solution without using my brain). I solved F first, then took a
look at G <i>before</i> coming back to E, robbing me of 10 minutes look at G <i>before</i> coming back to E, robbing me of 10 minutes
that could've been the difference between another solve. that could've been the difference between another solve.
</p> </p>