정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 0 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> print(str(arr[0], '\n')) ~~~^^^^^^^^^^^^^^ TypeError: decoding to str: need a bytes-like object, int found
0 0 0
5 0 0 4 2 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> print(str(arr[0], '\n')) ~~~^^^^^^^^^^^^^^ TypeError: decoding to str: need a bytes-like object, int found
0 0
7 0 4 2 4 0 4 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> print(str(arr[0], '\n')) ~~~^^^^^^^^^^^^^^ TypeError: decoding to str: need a bytes-like object, int found
0 2