정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 7 66 92 35 3 64 51 11 21 76 73 75 17 6 31
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> T = int(input()) ValueError: invalid literal for int() with base 10: ''
347
2 2 20 94 40 3 5 64 39 69 70 6 91 2 99 75 41
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> N = int(input()) ValueError: invalid literal for int() with base 10: '64 39 69 70 6\n'
134 340
1 10 59 18 41 87 35 19 16 91 55 37 3 19 56 27 16 54 99 49 66 59
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 31, in <module> T = int(input()) ValueError: invalid literal for int() with base 10: ''
530