정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 5 4 8 5 3 0 0
런타임 에러 (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: '1 5'
6 12 8
2 8 5 6 5 8 2 2 0 0
런타임 에러 (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: '2 8'
10 11 13 4
3 8 9 9 1 9 7 9 0 0
런타임 에러 (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 8'
11 18 10 16