정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
7 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/22f0cdf8f8b7bb252fc94b734633e75ec072ecda2247ee33f8632bfa8173cb92/Main.py", line 35, in <module> n=int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '7 6\n'
<6, 5, 7, 2, 1, 4, 3>
8 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/22f0cdf8f8b7bb252fc94b734633e75ec072ecda2247ee33f8632bfa8173cb92/Main.py", line 35, in <module> n=int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '8 3\n'
<3, 6, 1, 5, 2, 8, 4, 7>
8 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/22f0cdf8f8b7bb252fc94b734633e75ec072ecda2247ee33f8632bfa8173cb92/Main.py", line 35, in <module> n=int(sys.stdin.readline()) ValueError: invalid literal for int() with base 10: '8 4\n'
<4, 8, 5, 2, 1, 3, 7, 6>