정답 개수:
1
틀린 개수:
2
실행 실패 개수:
17
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
9 8 BWWBWWWW BWWWBWWB WBBBBBWW WBWWBWBW WBWBWWWB WWBWBBWW BWWBBWBB WWBWWBBW BBWBWWBB
20
24
11 10 WWWWWWWWWW WWBWWWWWWW BWWWWWWWWW WWWWWBWWWW WBWWWWWBWW WWWWWWWWWW WWWWWWWWWW WWWWWWWWWW WWWWWWWWWW WWBWWWWBWW WWWWWWWWWW
28
30
8 13 WWWWWWBBWWWWW WWBBWWWWWWBWW WBBBBWWWBBWBW WWWWWBWWWWWWB WBWWBWWWWBWBW BWWBWWWWBBWWB WBBWBWBWWWBWB BWBBWWBWBBBWW
런타임 에러 (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 13 BWWBWBBBBBWBB WWWWBBBWBWBWW WBWWWWBWWWWWB BWWWWWWBBWWWW WWWBBBBWWWWWB WWWWWBBWBBWWB WWWBWBWWWBBWW BBWWWBBBWWBWW
런타임 에러 (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
26
13 8 WWWWWWWW WWWWWWWW BWWWWWWW WWWWWWWW WBWBWWWW WWWWBWWW WWWWWWWW WWWWWWBW WWWWWWWW WWBWWWWW WWWWWWWB WBWBBWWW WWWWWWWB
런타임 에러 (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
26