정답 개수:
28
틀린 개수:
68
실행 실패 개수:
4
3 1 2 1 2 5
inf 0 inf
INF 0 INF
4 1 4 3 1 9
inf inf inf 0
INF INF INF 0
4 1 3 1 4 5
inf inf 0 inf
INF INF 0 INF
3 2 1 2 4 1 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e512e2b2ebdec7798ec9cd1081fa2d66669586175b678112284634acd814db35/Main.py", line 7, in <module> S = int(input()) ValueError: invalid literal for int() with base 10: '1 2 4\n'
0 INF INF
3 2 2 3 -1 3 2 -2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e512e2b2ebdec7798ec9cd1081fa2d66669586175b678112284634acd814db35/Main.py", line 7, in <module> S = int(input()) ValueError: invalid literal for int() with base 10: '2 3 -1\n'
INF 0 INF
3 4 1 2 4 1 3 3 2 3 -1 3 1 -2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e512e2b2ebdec7798ec9cd1081fa2d66669586175b678112284634acd814db35/Main.py", line 7, in <module> S = int(input()) ValueError: invalid literal for int() with base 10: '1 2 4\n'
0 INF INF