정답 개수:
0
틀린 개수:
9
실행 실패 개수:
1
5
0
1
9
2
3
13
1
5
2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at Main.dp(Main.java:30) at Main.solution(Main.java:12) at Main.main(Main.java:41)
1