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