Please read the new rule regarding the restriction on the use of AI tools. ×

exit code 1

Revision en1, by Compbot, 2020-09-17 15:08:33

Hey guys , I'm having a little trouble solving [submission:1418C]. the code is in python, it executed successfully on the 1st test case but run into "exit code is 1" error on test case 2 , when t is large. I have no idea what is wrong with it. I attached my submission below. Thank you for reading. 93043196

Tags #python, #dp, exit code 1, exit code

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Compbot 2020-09-17 15:10:07 5
en2 English Compbot 2020-09-17 15:09:18 19
en1 English Compbot 2020-09-17 15:08:33 335 Initial revision (published)