정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
1 2 5 **.** ***** 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> keys[ord(key) - ord('a')] = True ~~~~^^^^^^^^^^^^^^^^^^^^^ IndexError: list assignment index out of range
0
1 5 4 $$.. .$$$ $$.$ ..e$ $..$ 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> keys[ord(key) - ord('a')] = True ~~~~^^^^^^^^^^^^^^^^^^^^^ IndexError: list assignment index out of range
11
1 6 8 $B$$$$$$ **$A$e** $$$$*E*E $a.$$A$$ c$E$*B$E A$**$Aa* 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> keys[ord(key) - ord('a')] = True ~~~~^^^^^^^^^^^^^^^^^^^^^ IndexError: list assignment index out of range
23