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