정답 개수:
60
틀린 개수:
0
실행 실패 개수:
40
4 3 2 4 3 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> N, M = amb[i] IndexError: list index out of range
1 2 3
4 3 2 4 2 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> N, M = amb[i] IndexError: list index out of range
1 2 2
4 2 3 4 2 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 17, in <module> N, M = amb[i] IndexError: list index out of range
1 2 2