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