정답 개수:
0
틀린 개수:
2
실행 실패 개수:
8
8 8 WBWBWBWB BWBWBWBW WBWBWBWB BWBBBWBW WBWBWBWB BWBWBWBW WBWBWBWB BWBWBWBW
0
1
13 8 WWWWWWWB BWWWBWWW WWWWWWBW WWBBWBBW WBWBWWBW BWWBBWWW WWWWBBWW WWBWBBWW WWBBBBWW BWWBWWBW WBWWWBWW WWBWWBBW BWWWWWBW
0
25
12 10 WBBWBBBBWW WBBBWWBWWW WWWWWWWBWW BWWWBBWWWB WWWWWWWWBW BBWWWWWWWW WBBWBWWWWW BWBWWWWBBW BWWWBWBWBW WBBWWBWWWW BWBBWWBWWW WWWWWWBWWB
런타임 에러 (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
15 9 WBWWBWWWW WWWWWWWWB WBWWWBWBB BWBBWBWBB BWWWBWWWB WWBWBWWWB WBWWBWBBW BBWBWWWWW WWWWWWBBB WWWWWWWWW BWWWBWBBW WWWBWWWWW WWWBBWBBW BBWBWBWBW WWWBWWBBW
런타임 에러 (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
23
15 10 BWWBBBWBBB WBBBBWWBBB BBBWBWBBWB BBBWWBBWBW BBBBBBBBBW WBBBBBBBBB BBBBBBBBBB BWWWBBBWBB WWBWWBBBBB BBBWWWWBBB WBBWBBBWWW BBBBWBBWBB WBWBBBBBWB BWWBBBBWWB BWBWBBBBWB
런타임 에러 (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
28