ew
jesus
congrats
Read the conditions in the description again. You have an infinite loop, and that's why your code times out.
xd
Timing out is not a kata issue.
This comment is hidden because it contains spoiler information about the solution
I understand that adding the epsilon to the condition in every single iteration is unnecesarry, but if I add epsilon to window before the while loop, it still times out. No idea what's going on, haven't seen this one before
Loading collection data...
ew
jesus
congrats
Read the conditions in the description again. You have an infinite loop, and that's why your code times out.
xd
Timing out is not a kata issue.
This comment is hidden because it contains spoiler information about the solution
I understand that adding the epsilon to the condition in every single iteration is unnecesarry, but if I add epsilon to window before the while loop, it still times out. No idea what's going on, haven't seen this one before
This comment is hidden because it contains spoiler information about the solution