정답 개수:
17
틀린 개수:
2
실행 실패 개수:
81
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
11 10 WWBWWWBBWW BWBBBBBBWW BBWWBBWWBW WWBBWWWWWB BWWWWBWWWB WBWWWWBWWW BBBBBBWBWB WBWWWBWBBW WBWBBBBWWB WWWWWWBWBB BWWWWWWWWW
28
27
16 15 WWWWWWWWWWWWWWW BWWBBBWWWWWWWWW WBWWBWWWBWWWWWB WWWWWWWWWWBWWWW WWWWWWWWWWWWWBW WBWWWWBWWWWWWBW BWWWWBWWWWWWWWW BWWWBWWWWWWWWWW WWWBWWWWBWBWWWW WWWWWWWWWBWBWWW WWWWWWWWWWWWBWW BWBWWBWBWWWBWBW WWWBBWWWWWWWBWW WWWWBBWWWWWBWWW WWWWWBWWWWWWWWW WWBWWWWWBBWWWBW
22
21
10 8 WBWBWBBB BBBWWBWB BBBBBBWW BBWBWBWB BBBWWBBB WWBBBWBB WWBWBWBB BWBWBBBW WBBBWBBB BBBBWWWW
런타임 에러 (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
31
9 10 BBBBBBBBBB BBBBBBBBBB BWBBBBBBBW BBBBBBBBBB BBBBBBBBBB BBBBBBBBBB BBBBBBBBBB BBBBBBBBBB BBBBBBBBBB
런타임 에러 (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
31
9 10 BWWWBWWWWW BWWWBWWBBW WBBBBBBWBB WBWWWWWWBW WWWWBWBWWB BBWWBWBWBW BBWBBWWBWW BBWBBWBWWB WWWWWBBBBB
런타임 에러 (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