정답 개수:
96
틀린 개수:
0
실행 실패 개수:
4
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
3 2 1 2 4 1 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/dfe51a8b5419fb9afe3ae0d405938bd31c15d7a5396e11f665e4bdbac580a5ad/Main.py", line 8, in <module> K = 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/dfe51a8b5419fb9afe3ae0d405938bd31c15d7a5396e11f665e4bdbac580a5ad/Main.py", line 8, in <module> K = 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/dfe51a8b5419fb9afe3ae0d405938bd31c15d7a5396e11f665e4bdbac580a5ad/Main.py", line 8, in <module> K = int(input()) ValueError: invalid literal for int() with base 10: '1 2 4\n'
0 INF INF