정답 개수:
0
틀린 개수:
9
실행 실패 개수:
1
2 add 3 check 9
add check 0
0
2 add 3 check 10
add check 0
0
4 check 1 all check 1 empty
check 0 check 1
0 1
7 all remove 20 remove 20 remove 20 remove 1 toggle 12 check 17
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> S[x] = 0 IndexError: list assignment index out of range
1