정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 20 79
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> arr = list(map(int, input().strip())) ValueError: invalid literal for int() with base 10: ' '
0 0
5 9 3 4 13 15
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> arr = list(map(int, input().strip())) ValueError: invalid literal for int() with base 10: ' '
0 1 1 0 0
5 704 178 177 146 883
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> arr = list(map(int, input().strip())) ValueError: invalid literal for int() with base 10: ' '
0 1 2 3 0