정답 개수:
31
틀린 개수:
1
실행 실패 개수:
68
5 1 4 4 6 15 1 18
N
Y
1 9 3 9 9 17
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 33, in <module> if weight_check[arr2[i]]==1: ~~~~~~~~~~~~^^^^^^^^^ IndexError: list index out of range
Y Y N
1 3 5 4 3 4 3 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 33, in <module> if weight_check[arr2[i]]==1: ~~~~~~~~~~~~^^^^^^^^^ IndexError: list index out of range
N Y N Y Y
1 4 5 4 4 2 9 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 33, in <module> if weight_check[arr2[i]]==1: ~~~~~~~~~~~~^^^^^^^^^ IndexError: list index out of range
Y Y N N Y