정답 개수:
60
틀린 개수:
0
실행 실패 개수:
40
1 2 2 1 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 91, in <module> summ += heap.pop()[1] ~~~~~~~~~~^^^ TypeError: 'int' object is not subscriptable
1
1 2 4 4 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 91, in <module> summ += heap.pop()[1] ~~~~~~~~~~^^^ TypeError: 'int' object is not subscriptable
0
1 2 6 3 4 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 91, in <module> summ += heap.pop()[1] ~~~~~~~~~~^^^ TypeError: 'int' object is not subscriptable
0