정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
7 cnqnknc
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 21, in <module> sorted = bucket_sort(unsorted) ^^^^^^^^^^^^^^^^^^^^^ File "/tmp/target/Main.py", line 15, in bucket_sort bucket[int(item[i])].append(item) ^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: 'c'
604775954
12 gsozmsvcropb
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 21, in <module> sorted = bucket_sort(unsorted) ^^^^^^^^^^^^^^^^^^^^^ File "/tmp/target/Main.py", line 15, in bucket_sort bucket[int(item[i])].append(item) ^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: 'b'
353107390
14 ueyuuzgqswjzhn
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 21, in <module> sorted = bucket_sort(unsorted) ^^^^^^^^^^^^^^^^^^^^^ File "/tmp/target/Main.py", line 15, in bucket_sort bucket[int(item[i])].append(item) ^^^^^^^^^^^^ ValueError: invalid literal for int() with base 10: 'n'
568582906