정답 개수:
66
틀린 개수:
30
실행 실패 개수:
4
0
0
5 4 4 14 24 30
15
14
6 20 18 20 10 14 8
18
16
1 6
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1 at Main.solution(Main.java:29) at Main.main(Main.java:39)
6
1 23
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1 at Main.solution(Main.java:29) at Main.main(Main.java:39)
23
2 15 19
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.solution(Main.java:29) at Main.main(Main.java:39)
17