Hi, I am having trouble successfully passing the Large Input for "Ant Stack" on Round 1C, Codejam 2018. I keep getting the TIME_LIMIT_EXCEEDED error.
So, I decided to copy the code of someone who passed the problem to see if it works. I used the exact same code from user WayneJo: https://codejam.withgoogle.com/2018/challenges/0000000000007765/attempts/for/WayneJo And I still get a TIME_LIMIT_EXCEEDED error. This is clearly a bug in the evaluation program, because somehow two identical submissions are getting different results. -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/1042087e-f76b-4c00-8fbe-d1920e06a993%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
