정답 개수:
59
틀린 개수:
29
실행 실패 개수:
12
1 4 I 2 I 3 I 0 I 4
4 2
4 0
1 5 I -4 I 3 I 1 D 1 I 2
2 0
2 -4
1 5 I -5 I 1 D -1 I -1 I -4
1 0
1 -4
1 3 I 3 I -2 I 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4 at Main.main(Main.java:42)
4 -2
1 3 I -3 I -4 I 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4 at Main.main(Main.java:42)
3 -4
2 1 I -2 3 I 3 I 2 I 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4 at Main.main(Main.java:42)
-2 -2 4 2