정답 개수:
6
틀린 개수:
2
실행 실패 개수:
62
GHIIFAKAKIGFHE BBKDIGCGEIFIIA
5
4
EHGKADHCGBBGKICE AIAKIGIDEHABBEAH
7
6
DADAD DADD
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> table[0][i + 1] = 1 ~~~~~~~~^^^^^^^ IndexError: list assignment index out of range
4
HFGHFC KKADIGIK
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> print(table[len(b)][len(a)]) ~~~~~^^^^^^^^ IndexError: list index out of range
1
HHEJDHBBD CIGCIH
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> print(table[len(b)][len(a)]) ~~~~~~~~~~~~~^^^^^^^^ IndexError: list index out of range
1