정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 2.9 1.4 0.5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> mult = [1] * N+1 ~~~~~~~^~ TypeError: can only concatenate list (not "int") to list
4.060
4 3.0 2.5 2.4 5.3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> mult = [1] * N+1 ~~~~~~~^~ TypeError: can only concatenate list (not "int") to list
95.400
4 5.5 3.2 9.4 6.9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 7, in <module> mult = [1] * N+1 ~~~~~~~^~ TypeError: can only concatenate list (not "int") to list
1141.536