정답 개수:
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][col]): IndexError: string index out of range
1
12 10 WBBBBBWBBB BWBBWBBBWB BBBBBBBBBB BBWWWBWBBB WBWWBBWWWB BWWWBWWWBB WBWWWBWWWB WBWWBBWBWB WBBWBBBBBB BWWWWWBWWB WWWBBBWBWB WWBWBBWBBW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if (l[row][col] != chess[row%2][col]): IndexError: string index out of range
25
10 14 BBWWWWBBWBBBWW BWBWBWBBWWWWBW WBWWWBBWWWWWWW WBWBWWBBBBBWBW WWWBWBBWBBWBBW BWWWBBWWBWBBWW WWWBWWWWWBBWBB BWBBWWBBBWWWWW WBWBWWWWWWWBWW WBWWWWWWWWWBBW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> if (l[row][col] != chess[row%2][col]): IndexError: string index out of range
24