정답 개수:
36
틀린 개수:
3
실행 실패 개수:
18
1 1 5
fail
success
4 3 11 15 17 18
fail
success
7 4 6 13 14 16 17 20 24
fail
success
2 3 5 10
런타임 에러 (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
3 4 6 9 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
3 6 4 10 13
런타임 에러 (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