정답 개수:
36
틀린 개수:
60
실행 실패 개수:
4
2 1 1 2 1 9
0 99
0 INF
4 1 3 2 1 10
99 99 0 99
INF INF 0 INF
5 1 3 3 5 6
99 99 0 99 6
INF INF 0 INF 6
3 2 1 2 4 1 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e98b4dd6e4b06f95c1f33f4c29bb696c009c3b630f6b268404f2adefd77ad215/Main.py", line 2, in <module> t=int(input()) ValueError: invalid literal for int() with base 10: '1 2 4'
0 INF INF
3 2 2 3 -1 3 2 -2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e98b4dd6e4b06f95c1f33f4c29bb696c009c3b630f6b268404f2adefd77ad215/Main.py", line 2, in <module> t=int(input()) ValueError: invalid literal for int() with base 10: '2 3 -1'
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/e98b4dd6e4b06f95c1f33f4c29bb696c009c3b630f6b268404f2adefd77ad215/Main.py", line 2, in <module> t=int(input()) ValueError: invalid literal for int() with base 10: '1 2 4'
0 INF INF