정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
4 6
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 131072 out of bounds for length 100001 at Main.dfs(Main.java:74) at Main.main(Main.java:34)
1
5 17
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 163840 out of bounds for length 100001 at Main.dfs(Main.java:74) at Main.main(Main.java:34)
2
10 14
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 163840 out of bounds for length 100001 at Main.dfs(Main.java:74) at Main.main(Main.java:34)
3