정답 개수:
65
틀린 개수:
4
실행 실패 개수:
31
3 9 2 2 7 2 5
2
3
3 10 2 10 4 10 3
2
3
7 5 4 3 5 1 3 3 2 4 5
5
4
2 2 2 1 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> elif remove in now and nums[tmp] not in now: IndexError: list index out of range
2
2 2 2 2 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> elif remove in now and nums[tmp] not in now: IndexError: list index out of range
2
2 3 2 1 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> elif remove in now and nums[tmp] not in now: IndexError: list index out of range
3