정답 개수:
60
틀린 개수:
0
실행 실패 개수:
40
6 4 1011 0001 0000 0011 1000 1100
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> print(bfs(graph, 0,0, visited) if graph[0][0] == '1' and graph[-1][-1] == '1' else -1) IndexError: list index out of range
-1
2 85 1100001110110100111000111001110011011001110101001001101000110001101110110011001101001 1011001011101011001010000000100100000111101010000111111101100111000000011110111101100
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> print(bfs(graph, 0,0, visited) if graph[0][0] == '1' and graph[-1][-1] == '1' else -1) IndexError: list index out of range
-1
2 86 10000111000110101000101001011110101000001001000111001100011010000001101011011101100001 00000011011011111110011000000100000010000011100100110101111001011110001111000101011011
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 34, in <module> print(bfs(graph, 0,0, visited) if graph[0][0] == '1' and graph[-1][-1] == '1' else -1) IndexError: list index out of range
-1