정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 2 2 44 42 62 1 94 82 64
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> N = int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '2 2\n'
2
2 2 2 14 19 46 1 89 81 98
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> N = int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '2 2\n'
2
2 2 2 82 49 52 1 38 48 50
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 3, in <module> N = int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '2 2\n'
1