정답 개수:
92
틀린 개수:
1
실행 실패 개수:
7
6 3 0 0 0 0 1 0 2 1 0 0 0 0 0 0 0 2 0 0 0 0 0 0 2 1 2 0 0 0 0 0 0 0 0 0 1 0
8
7
3 2 1 1 0 2 2 1 2 1 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main$House.getNearest(Main.java:107) at Main.dfsExclude(Main.java:59) at Main.main(Main.java:42)
6
3 2 0 2 0 2 0 1 2 1 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main$House.getNearest(Main.java:107) at Main.dfsExclude(Main.java:59) at Main.main(Main.java:42)
3
4 2 2 1 0 0 1 0 2 1 0 1 0 0 0 0 0 2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main$House.getNearest(Main.java:107) at Main.dfsExclude(Main.java:59) at Main.main(Main.java:42)
5