정답 개수:
76
틀린 개수:
0
실행 실패 개수:
24
3 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> elif sub[-1] == min(main+sub): IndexError: list index out of range
Nice
3 2 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> done.append(sub[-1]) IndexError: list index out of range
Nice
4 1 4 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> elif sub[-1] == min(main+sub): IndexError: list index out of range
Nice