정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 5 4 3 6 7 8 9 10 29 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> s = int(input()) ~~~~~^^ EOFError: EOF when reading a line
11 30
1 2 7 4 5 6 3 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> s = int(input()) ~~~~~^^ EOFError: EOF when reading a line
29 30
1 2 24 28 21 15 7 8 9 12 14 6 20 30 4 16 17 18 19 13 5 22 23 3 10 26 27 25
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> s = int(input()) ~~~~~^^ EOFError: EOF when reading a line
11 29