정답 개수:
40
틀린 개수:
7
실행 실패 개수:
53
31 61
3
2
55 95
10
9
5 4439
16
15
3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> ans = min(bfs(N), ans) TypeError: '<' not supported between instances of 'float' and 'NoneType'
3
5 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> ans = min(bfs(N), ans) TypeError: '<' not supported between instances of 'float' and 'NoneType'
5
5 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> ans = min(bfs(N), ans) TypeError: '<' not supported between instances of 'float' and 'NoneType'
4