정답 개수:
5
틀린 개수:
15
실행 실패 개수:
5
4 3 2 1 0
3 2 2 2
3 2 2 1
4 -5 6 -4 2
-5 -5 -4 2
-5 -5 -4 -4
4 4 -8 2 -8
4 -8 2 2
4 -8 2 -8
6 -6 -5 -4 0 -2 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 42, in <module> ans.append(-maxheap[0]) IndexError: list index out of range
-6 -6 -5 -5 -4 -4
6 -8 -5 -4 -3 -2 -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 42, in <module> ans.append(-maxheap[0]) IndexError: list index out of range
-8 -8 -5 -5 -4 -4
7 -4 -3 -2 -1 0 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 42, in <module> ans.append(-maxheap[0]) IndexError: list index out of range
-4 -4 -3 -3 -2 -2 -1