정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 3 17 5 6 7 8 21 10 11 12 13 14 15 16 18 4 22 20 9 19 23 24 25 26 29 28
런타임 에러 (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
27 30
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 21 20 19 22 23 24 25 26 27 28
런타임 에러 (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
1 2 3 4 5 26 7 8 9 10 6 12 13 14 15 16 17 18 19 20 21 22 23 24 30 11 27 28
런타임 에러 (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
25 29