정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 7 2 2 6 7 4 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> T = int(input()) ValueError: invalid literal for int() with base 10: '3 7'
10 4 13 11
4 8 5 2 5 4 3 1 9 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> T = int(input()) ValueError: invalid literal for int() with base 10: '4 8'
12 7 9 4 12
6 4 5 5 2 9 1 7 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 1, in <module> T = int(input()) ValueError: invalid literal for int() with base 10: '6 4'
10 10 11 8 3