정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
8 8 WBWBWBWB BWBWBWBW WBWBWBWB BWBBBWBW WBWBWBWB BWBWBWBW WBWBWBWB BWBWBWBW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if (l[row][col] != chess[row%2][j]): IndexError: string index out of range
1
10 9 WWBWWBWBW WWBBBWWBB BWBWBWWWB BBBBWBBBW BWBBBBBBB BBWWWWBWB BBWWBWBBB BWWBBBBBB WBBBBBWBW BBBBWBBBB
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if (l[row][col] != chess[row%2][j]): IndexError: string index out of range
27
9 11 BWWBWBWWBBB BWWWWWWBBWB BWBWWWWWBWW BWBWBBBBWWB BWWWBWWWWWW BWWWWBBWWBB BWWBWWWBWWW BBWBBBWBWWB WBBWBBWWBBW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if (l[row][col] != chess[row%2][j]): IndexError: string index out of range
28