정답 개수:
59
틀린 개수:
0
실행 실패 개수:
41
3 2 1 1 2 947710 2 3 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2 at Main.dijkstra(Main.java:46) at Main.main(Main.java:33)
1
3 2 2 1 2 176862 2 3 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main.dijkstra(Main.java:46) at Main.main(Main.java:33)
0
3 2 2 1 2 958892 2 3 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main.dijkstra(Main.java:46) at Main.main(Main.java:33)
0