정답 개수:
39
틀린 개수:
43
실행 실패 개수:
18
H4 B8 14 T RT B RT B R RB LT T R R B L LT
G6 B8
F5 B8
H7 C3 14 B R B LT RT B LB LB R LB L RB B L
F1 C3
E1 C3
H1 B5 14 RT RB B LB LT RB R T T LB B LT B RB
G1 B5
F1 B5
G4 A5 5 RB LT RT R B
런타임 에러 (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
H4 A5
H2 F7 6 B RB L R R B
런타임 에러 (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
H1 F7
H8 A6 6 RB B T 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
H7 A6