Is it possible the platform is currently slow and therefore cannot complete a run within time

Continuing the discussion from [Community Puzzle] Detective Pikaptcha EP1:

I started working on this puzzle.
I believe I got a working solution, but received the message: “You didn’t do it this time.”
After some debugging attempts, I could not solve the issue.

Finally I tried this:
I reset the code, and do not change/add any code.
Ran it again, and got the same message.

Is it possible the platform is currently slow and therefore cannot complete a run within 2sec for this puzzle?
I’m using Python3.
But the issue remains the same for other languages like: C and Rust.

The message may mean there’s something wrong with your solution.

I’ve tested my Python solution just now, and it works fine in IDE.

1 Like

Thanks for you response.
I will investigate my code again.

1 Like