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