정답 개수:
23
틀린 개수:
6
실행 실패 개수:
71
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
9 8 BBBBBBBB BWBBWBBB WWBBBBBB WBBBWBBW BWBWWBBB WBBBBBBB BBWBBBBB BBWWBBBB BBBWBBBB
30
29
9 8 BBBWBBBB BBBBBBBB BBBBWBBB BBBBBBBB WBBBBBBB BBBBWBBB WBBBBBBB BBBBBBWW BBBBBBBB
31
30
12 11 BWBBBWBWWWW WWBWWWBWWWW WBWWWWWWWWW WBBWWWWWWWW WBBWWWWWWWW WWWWWWWWWWW WWWWWBBWWWW BBWWWWWWWBW WWWWBWWWWWW WWWWWWWWWBW WWWBBWWBBWW WBWWWWBBWWW
29
28
8 9 WWWWWWWWB WWWWBBBWB BBWWWWWWB BBWWBWWWW BWWBWWBBW BWWWWWBWW WWBWBWWWW BWBWWWBWW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> now = L[i + x][j + y] ~^^^^^^^ IndexError: list index out of range
27
8 10 WWWWWWBWWW BBWWWWWBWW WWBBWWWWWW WWBWWWWWBW WWWWBWWWWW WWWBWWBWWW WBWWWWWBWW WWWWWWWWWW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> now = L[i + x][j + y] ~^^^^^^^ IndexError: list index out of range
32
8 10 WBWWWWWWWW WWWWWWWWWW WWWWWWWWWW WWWWWWWWWW WWBWWWWWWW WWWWWWWBWW WWWWWWWWBW WWWWWBWWWW
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 20, in <module> now = L[i + x][j + y] ~^^^^^^^ IndexError: list index out of range
28