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