정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 6 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> heapq.heappush(heap, logs[i]) ~~~~^^^ IndexError: list index out of range
64
2 3 3 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> heapq.heappush(heap, logs[i]) ~~~~^^^ IndexError: list index out of range
9
2 7 2 11
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> heapq.heappush(heap, logs[i]) ~~~~^^^ IndexError: list index out of range
32