정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 3 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> for j in range(C / W - 1) : ~~~~~^^^^^^^^^^^ TypeError: 'float' object cannot be interpreted as an integer
202
1 2 7 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> for j in range(C / W - 1) : ~~~~~^^^^^^^^^^^ TypeError: 'float' object cannot be interpreted as an integer
105
3 2 1 2 7 2 7 8 4 13
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> for j in range(C / W - 1) : ~~~~~^^^^^^^^^^^ TypeError: 'float' object cannot be interpreted as an integer
201 701 502