정답 개수:
30
틀린 개수:
15
실행 실패 개수:
55
4 6 2 10 4 0
12
10
6 5 1 2 8 5 3 0
15
10
7 9 8 8 8 6 6 4 0
32
36
3 0 2 6 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> area_list.append(max_h * dw[max_h]) KeyError: 0
6
4 0 8 7 2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 28, in <module> area_list.append(max_h * dw[max_h]) KeyError: 0
14
4 7 5 10 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 55, in <module> area_list.append(max_h * dw[max_h]) KeyError: 0
15