정답 개수:
4
틀린 개수:
13
실행 실패 개수:
33
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 1
0
1
3 8 7 11
1
2
5 2 1 8 6 2
3
2
2 4 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.main(Main.java:20)
1
2 1 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.main(Main.java:20)
1
2 13 13
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at Main.main(Main.java:20)
1