정답 개수:
77
틀린 개수:
7
실행 실패 개수:
16
8 1 6 4 8 3 6 1 8
6 8 8 6 8 8 -1 -1
6 8 8 -1 6 8 8 -1
8 10 7 1 4 10 9 5 7
-1 10 4 10 7 -1 -1 -1
-1 10 4 10 -1 -1 7 -1
8 9 1 7 10 10 8 3 6
10 7 10 -1 6 -1 -1 -1
10 7 10 -1 -1 -1 6 -1
5 1 1 4 9 2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 5 at Main.main(Main.java:27)
4 4 9 -1 -1
6 2 3 3 5 5 6
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 6 at Main.main(Main.java:27)
3 5 5 6 6 -1
8 6 6 6 6 7 8 8 8
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 8 at Main.main(Main.java:27)
7 7 7 7 8 -1 -1 -1