정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 3 4 5 6 13 8 27 10 11 12 7 14 15 16 17 18 19 20 21 25 23 24 28 26 9 22
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if st[y] == st_f[z] : ~~^^^ IndexError: list index out of range
29 30
13 14 27 6 9 4 24 18 25 5 28 15 23 30 1 26 22 3 20 16 12 11 8 17 2 10 7 29
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if st[y] == st_f[z] : ~~^^^ IndexError: list index out of range
19 21
22 8 30 29 21 15 24 13 12 1 20 9 19 28 25 4 5 6 26 11 3 10 27 14 16 7 17 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if st[y] == st_f[z] : ~~^^^ IndexError: list index out of range
18 23