정답 개수:
65
틀린 개수:
0
실행 실패 개수:
35
1 2 a c a
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if list_1[k] == 0: KeyError: 'c'
1 a
1 2 b bd b
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if list_1[k] == 0: KeyError: 'bd'
1 b
1 2 b bee b
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> if list_1[k] == 0: KeyError: 'bee'
1 b