정답 개수:
20
틀린 개수:
43
실행 실패 개수:
37
4 4 1 3 4 3 4 1 4 2
1
3
4 4 4 3 3 2 3 1 2 1
0
3
4 5 3 1 2 3 1 4 2 1 3 4
1
3
2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> print(bfs(1)) File "Main.py", line 15, in bfs if A[node]: IndexError: list index out of range
0
3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> print(bfs(1)) File "Main.py", line 15, in bfs if A[node]: IndexError: list index out of range
0
6 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> print(bfs(1)) File "Main.py", line 15, in bfs if A[node]: IndexError: list index out of range
0