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