정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 1 44
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> num = list(map(int, input())) ValueError: invalid literal for int() with base 10: '\n'
4
5 2 38888
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> num = list(map(int, input())) ValueError: invalid literal for int() with base 10: '\n'
888
5 3 43761
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 6, in <module> num = list(map(int, input())) ValueError: invalid literal for int() with base 10: '\n'
76