정답 개수:
31
틀린 개수:
52
실행 실패 개수:
17
C2 G3 7 LB R LT L LT B R
A2 G3
B1 G3
B2 F7 7 RB LT L T LB B L
H1 F7
A2 F7
B5 H1 7 LB LB R T L LT RB
A4 H1
B4 H1
H5 H6 9 RB RB R RT RT RT T RT L
런타임 에러 (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
G6 H7
H4 E5 14 RB B L B LB L LB LB RB RT L 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 E5
F8 H6 16 RB T RB RT RT RB R RT LB LT L L RT RT B L
런타임 에러 (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
D7 H6