Hello all,

I just finished the Code Jam qualification round. 
I didn't manage to get the Reversesort Engeneering question correct, 
everytime I submitted, it returned *Samples: passed* however also a *runtime 
error*.

This combination feedback really threw me off and since the Google team 
doesn't help with debugging, they didn't really answer my question via 
email. It'd be great if someone could try to explain to me what this 
combination of feedbacks means.

My guess is that the code always failed on the last test case i.e. 
SamplesPassed = True after all samples were read and it failed on the last 
iteration, however since the first test set only consisted of lists size 2 
to 7 I'd be suprised if the only edge case happened in the last test case.

I used Python 3.7 if that makes a difference.

Thanks a lot in advance
Nic

-- 
-- You received this message because you are subscribed to the Google Groups 
Code Jam group. To post to this group, send email to 
google-code@googlegroups.com. To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com. For more options, visit this group at 
https://groups.google.com/d/forum/google-code?hl=en
--- 
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 google-code+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/dc58378f-1ad1-4919-991c-fe438ad71cedn%40googlegroups.com.

Reply via email to