정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
12 26 17 20 30 1 2 23 8 1 17 1 29
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> result = round(sum(difficulty[cut:length - cut]) / len(difficulty_cut)) NameError: name 'length' is not defined
14
15 2 26 22 26 2 2 19 6 4 2 23 19 25 13 12
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> result = round(sum(difficulty[cut:length - cut]) / len(difficulty_cut)) NameError: name 'length' is not defined
13
15 15 29 26 27 3 9 10 12 6 22 28 14 30 22 18
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> result = round(sum(difficulty[cut:length - cut]) / len(difficulty_cut)) NameError: name 'length' is not defined
18