정답 개수:
2
틀린 개수:
6
실행 실패 개수:
7
100000 0
100001 0
100000 1
16225 10390
100001 0
5835 1
64204 32789
100001 0
31415 1
6141 58579
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> printf("\n".join(map(str, BFS(N, K)))) ~~~^^^^^^ SystemError: error return without exception set
1186 2
23755 55648
런타임 에러 (RTE)
stderr:
MemoryError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "Main.py", line 40, in <module> printf("\n".join(map(str, BFS(N, K)))) ~~~^^^^^^ MemoryError
4070 1
27335 94578
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 40, in <module> printf("\n".join(map(str, BFS(N, K)))) ~~~^^^^^^ SystemError: error return without exception set
3693 1