정답 개수:
0
틀린 개수:
4
실행 실패 개수:
6
0
-
0 1 2 3 4 5 6 7 8 9 10 11 12
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (...truncated, total 797173 characters, 13 lines)
1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> a = int(sys.stdin.readline().rstrip()) ValueError: invalid literal for int() with base 10: ''
- -
4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> a = int(sys.stdin.readline().rstrip()) ValueError: invalid literal for int() with base 10: ''
- - - - - - - - - - - - - - - -
10
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> a = int(sys.stdin.readline().rstrip()) ValueError: invalid literal for int() with base 10: ''
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (...truncated, total 59049 characters, 1 lines)