Posted October 11, 2020
Hi,
When you run a final solution, where it checks at the end for number of instructions used and run time of the program, sometimes due to bugs in my code the runtime will take forever which means the simulation for the speed challenge part takes ages.
Is there a way to skip it/abort?
I haven't found a way, except Escape, which only really gives you the option of quitting the game or going back and waiting for the simulation.
When you run a final solution, where it checks at the end for number of instructions used and run time of the program, sometimes due to bugs in my code the runtime will take forever which means the simulation for the speed challenge part takes ages.
Is there a way to skip it/abort?
I haven't found a way, except Escape, which only really gives you the option of quitting the game or going back and waiting for the simulation.
Post edited October 11, 2020 by Cyker
No posts in this topic were marked as the solution yet. If you can help, add your reply