정답 개수:
95
틀린 개수:
3
실행 실패 개수:
2
4 27 6 13 20
16
17
8 5 17 26 22 17 18 11 30
18
19
22 7 19 18 23 11 24 22 9 8 23 24 12 27 6 10 7 9 16 17 16 12 6
14
15
3 24 9 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(round(sum(l) / len(l))) ~~~~~~~^~~~~~~~ ZeroDivisionError: division by zero
11
3 27 27 17
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> print(round(sum(l) / len(l))) ~~~~~~~^~~~~~~~ ZeroDivisionError: division by zero
24