정답 개수:
97
틀린 개수:
1
실행 실패 개수:
2
30 6 17 8 2 3 7 2 21 14 27 20 1 16 2 26 3 14 1 24 11 20 12 15 1 3 5 9 3 29 20
11
10
0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/41f00ccce50577efdbc8cddb3269c2dcc52b35d203e1b881f9284775229c7b54/Main.py", line 12, in <module> print(int(avg) if avg - int(avg) < 0.5 else int(avg + 1)) NameError: name 'avg' is not defined
0