정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> cut = round(difficulty * 0.3) TypeError: can't multiply sequence by non-int of type 'float'
0
2 4 24
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> cut = round(difficulty * 0.3) TypeError: can't multiply sequence by non-int of type 'float'
14
3 24 23 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> cut = round(difficulty * 0.3) TypeError: can't multiply sequence by non-int of type 'float'
18