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