정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
21 17 7 20 6 4 4 12 6 19 6 13 4 10 12 15 6 3 4 5 10 14 4 20 10 2 5 17 2 18 4 7 5 16 18 1 3 8 20 11 12 21 6 9
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 12 out of bounds for length 10 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:361) at java.base/java.util.ArrayList.get(ArrayList.java:427) at Main.main(Main.java:48)
3
21 9 15 20 4 20 20 21 20 10 4 3 20 13 20 14 13 6 21 8 8 19 13 11 19 2 21 18 18 15 21 5 13 17 10 1 4 9 4 12 10 16 17 7
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 20 out of bounds for length 10 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:361) at java.base/java.util.ArrayList.get(ArrayList.java:427) at Main.main(Main.java:48)
5
27 17 7 26 11 20 11 23 23 19 11 1 23 7 23 17 20 18 20 2 2 21 17 14 20 13 20 26 11 24 23 25 13 6 11 10 24 8 13 15 19 3 20 12 8 4 13 9 3 5 9 27 8 22 4 16
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 11 out of bounds for length 10 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:361) at java.base/java.util.ArrayList.get(ArrayList.java:427) at Main.main(Main.java:47)
2