정답 개수:
67
틀린 개수:
0
실행 실패 개수:
33
2 5699 36485 55924
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 30, in <module> bfs(coins, K) File "Main.py", line 28, in bfs if value!=K: UnboundLocalError: local variable 'value' referenced before assignment
-1
3 6683 17829 69915 11452
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 30, in <module> bfs(coins, K) File "Main.py", line 28, in bfs if value!=K: UnboundLocalError: local variable 'value' referenced before assignment
-1
4 8634 64565 87240 72083 73748
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 30, in <module> bfs(coins, K) File "Main.py", line 28, in bfs if value!=K: UnboundLocalError: local variable 'value' referenced before assignment
-1