정답 개수:
49
틀린 개수:
13
실행 실패 개수:
38
4 3 3 1 3 1 1 2
2
3
4 4 2 1 2 3 1 1
2
3
4 4 2 3 1 4 4 3
2
3
2 2 2 1 2 2
런타임 에러 (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 1 1 2
런타임 에러 (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 5 2 3 5 5
런타임 에러 (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