정답 개수:
0
틀린 개수:
0
실행 실패 개수:
5
6 1 4 -3 3 -6 -7 6 5 -8 -4 0 9 -1 -7 9 2 -2 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 25, in <module> weight, n1, n2 = heappop(candidate_edge_list) ValueError: not enough values to unpack (expected 3, got 2)
3
6 -1 9 -9 3 3 9 -9 -2 3 5 -9 8 -2 5 -6 -5 6 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 25, in <module> weight, n1, n2 = heappop(candidate_edge_list) ValueError: not enough values to unpack (expected 3, got 2)
8
7 3 5 4 2 8 7 -4 -3 -9 8 -3 2 5 -6 6 5 1 -7 -3 -7 -3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 25, in <module> weight, n1, n2 = heappop(candidate_edge_list) ValueError: not enough values to unpack (expected 3, got 2)
4