정답 개수:
43
틀린 개수:
48
실행 실패 개수:
9
H6 G3 3 RT LT B
H7 G3
G6 G3
G4 D8 4 R R LB T
H4 D8
G4 D8
E7 C8 9 L LT LT B LB RT LB T LT
A8 B9
B7 C8
C8 D7 13 T B R T RB RB L RT T R R RT RB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> print("ABCDEFGH"[kx] + str(8 - ky + 1)) ~~~~~~~~~~^^^^ IndexError: string index out of range
H8 G5
G6 H2 14 RT L LT RB RB T R L LB L R B R RT
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> print("ABCDEFGH"[kx] + str(8 - ky + 1)) ~~~~~~~~~~^^^^ IndexError: string index out of range
H6 H2
F1 F5 18 RB LB R RB RT R RB LB LT RT RT T LT RB LB RT RT R
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 39, in <module> print("ABCDEFGH"[kx] + str(8 - ky + 1)) ~~~~~~~~~~^^^^ IndexError: string index out of range
H5 F5