정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
8 0 12 3 D 6 D 9 L 11 L 14 D 16 L 18 D 22 D 23 D 26 D 27 D 31 L
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> for _ in range(time, X): # 현재 초로부터 방향 전환 시간 직전 까지 현재 방향 그대로 전진 ~~~~~^^^^^^^^^ TypeError: 'str' object cannot be interpreted as an integer
19
12 8 8 8 1 12 1 5 5 1 2 6 2 12 10 12 5 12 8 4 L 9 L 12 D 13 L 14 D 17 D 18 D 19 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> for _ in range(time, X): # 현재 초로부터 방향 전환 시간 직전 까지 현재 방향 그대로 전진 ~~~~~^^^^^^^^^ TypeError: 'str' object cannot be interpreted as an integer
5
7 22 3 4 4 3 3 1 3 7 5 7 1 6 1 3 7 7 5 6 2 7 1 5 6 1 6 4 6 7 4 1 4 7 4 4 5 5 1 4 2 3 1 7 2 6 2 1 D 4 D
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> for _ in range(time, X): # 현재 초로부터 방향 전환 시간 직전 까지 현재 방향 그대로 전진 ~~~~~^^^^^^^^^ TypeError: 'str' object cannot be interpreted as an integer
6