정답 개수:
33
틀린 개수:
17
실행 실패 개수:
50
4 1 9 4 7 0
14
12
4 1 5 9 10 0
15
18
5 7 1 2 8 4 0
14
8
1 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 56, in <module> print(max_h * dw[max_h]) KeyError: 0
0
2 0 2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 43, in <module> dw[max_h] += 1 # 이전 h의 w는 ++ KeyError: 0
2
3 10 6 0 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 56, in <module> print(max_h * dw[max_h]) KeyError: 0
12