정답 개수:
0
틀린 개수:
8
실행 실패 개수:
2
G2 D7 4 RT LT LB T
[6, 6] [3, 1] [7, 5] [3, 1] [6, 4] [3, 1] [5, 5] [3, 1] [5, 4] [3, 1] F4 D7
F4 D7
A1 A2 5 B L LB RB LT
[0, 7] [0, 6] [0, 7] [0, 6] [0, 7] [0, 6] [0, 7] [0, 6] [1, 8] [0, 6] [0, 7] [0, 6] A1 A2
A1 A2
H5 C2 14 RT B T B R RT B T R RT L L L LT
[7, 3] [2, 6] [8, 2] [2, 6] [8, 3] [2, 6] [8, 2] [2, 6] [8, 3] [2, 6] [8, 3] [2, 6] [9, 2] [2, 6] [9, 3] [2, 6] [9, 2] [2, 6] [9, 2] [2, 6] [10, 1] [2, 6] [9, 1] [2, 6] [8, 1] [2, 6] [7, 1] [2, 6] [6, 0] [2, 6] G8 C2
D5 C2
G2 F3 4 LB RB LB B
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 101, in <module> print(x[kingPos[0]] + str(y[kingPos[1]]) +'\n'+ x[stonePos[0]] + str(y[stonePos[1]])) ~^^^^^^^^^^^^ IndexError: list index out of range
F1 F3
F3 D1 26 RB R R LB LB B L R R LB LB LT L RB LT LT RB L R RB L R LB LB L LB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 101, in <module> print(x[kingPos[0]] + str(y[kingPos[1]]) +'\n'+ x[stonePos[0]] + str(y[stonePos[1]])) ~^^^^^^^^^^^^ IndexError: list index out of range
F1 D1