정답 개수:
76
틀린 개수:
21
실행 실패 개수:
3
1 5 I 3 I 2 D 1 I 3 I 2
2 2
3 2
1 6 D 1 D -1 I 0 I -4 D -1 I -4
0 0
0 -4
1 7 I 3 I 3 D 1 I 0 I 2 I -2 D -1
2 0
3 0
1 6 I -7 D 1 I 9 D 1 D -1 I 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 34, in <module> m = -heappop(max_h) ^^^^^^^^^^^^^^ File "/opt/pypy/lib/pypy3.10/heapq.py", line 137, in heappop lastelt = heap.pop() # raises appropriate IndexError if heap is empty ^^^^^^^^^^ IndexError: pop from empty list
9 9
1 9 I 1 I 3 I 2 I 2 I 2 D -1 D 1 D 1 D 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 34, in <module> m = -heappop(max_h) ^^^^^^^^^^^^^^ File "/opt/pypy/lib/pypy3.10/heapq.py", line 137, in heappop lastelt = heap.pop() # raises appropriate IndexError if heap is empty ^^^^^^^^^^ IndexError: pop from empty list
2 2
2 7 I -5 D 1 I 0 D 1 D 1 D -1 I -5 3 I -3 I 5 D 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 34, in <module> m = -heappop(max_h) ^^^^^^^^^^^^^^ File "/opt/pypy/lib/pypy3.10/heapq.py", line 137, in heappop lastelt = heap.pop() # raises appropriate IndexError if heap is empty ^^^^^^^^^^ IndexError: pop from empty list
-5 -5 -3 -3