정답 개수:
15
틀린 개수:
11
실행 실패 개수:
74
6 12 -5 6 -3 -12 -6
-12 6 6
-6 -5 12
Solution is not in ascending order.
8 -2 -3 -12 -6 12 4 -1 3
-6 3 3
-3 -1 4
Solution is not in ascending order.
10 4 -12 -4 -3 6 7 10 -10 -9 -6
-12 6 6
-10 4 6
Solution is not in ascending order.
3 3 4 6
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 3 at Main.main(Main.java:29)
3 4 6
3 4 9 1
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 3 at Main.main(Main.java:29)
1 4 9
3 7 1 8
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 3 at Main.main(Main.java:29)
1 7 8