정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
5 71 00001000011011010001100111000100001001111101000101100011001001101011101 00000111111100010100110000100100101000110000001011000110000011000000011 01100100111000100100010100011111000001110000011011111010000110000010101 00111011101100101110000000011010010011110101110001011101011101101100001 00100110010100101100100110010011110000000110000110010101100110011111111
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> bfs() File "Main.py", line 19, in bfs if visited[nx][ny]==False and pan[nx][ny] == '1': IndexError: list index out of range
-1
23 19 1101010101101011111 1010000011010111100 0001111101001001100 1011110101111111100 1110111000001001111 1011000010110001010 1111001001011000000 1100100100000011100 1111101100101111111 0000011111001100101 1011010111101101011 1111110000100111010 1001100010100001100 1100000111111111011 1110101111001101011 0101001001100110001 0011100001101000100 1001110011011111100 0101101000010110011 0010011001010101001 0110110010010100111 1011101110100011000 0010010011001001010
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> bfs() File "Main.py", line 19, in bfs if visited[nx][ny]==False and pan[nx][ny] == '1': IndexError: list index out of range
-1
82 6 000011 000011 010000 011111 001010 010000 010001 001010 110101 000000 000001 110000 101110 100110 111001 010101 101000 011010 010000 011000 110011 001110 001000 000001 101100 001000 100010 111110 101110 100011 100110 111101 111111 000111 000000 011000 000011 011100 010010 100110 101110 111100 001110 001111 110100 010110 001000 100010 100000 001101 111000 011111 100000 001101 000001 100101 001010 011110 000011 110001 110101 101001 (...truncated, total 659 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 24, in <module> bfs() File "Main.py", line 19, in bfs if visited[nx][ny]==False and pan[nx][ny] == '1': IndexError: list index out of range
-1