정답 개수:
39
틀린 개수:
4
실행 실패 개수:
25
2 1 8 10
fail
success
3 2 5 6 8
fail
success
3 2 6 10 11
fail
success
1 6 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> elif i >= customer[customer_idx] - m + 1: ~~~~~~~~^^^^^^^^^^^^^^ IndexError: list index out of range
success
2 3 5 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> elif i >= customer[customer_idx] - m + 1: ~~~~~~~~^^^^^^^^^^^^^^ IndexError: list index out of range
success
2 4 6 12
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> elif i >= customer[customer_idx] - m + 1: ~~~~~~~~^^^^^^^^^^^^^^ IndexError: list index out of range
success