정답 개수:
13
틀린 개수:
3
실행 실패 개수:
84
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
8 4 5 5 6 3 5 3 4 1 4
4 0 2 3 1 0 0 0
4 0 2 3 1 5 0 0
8 6 4 1 5 6 7 4 7 2 4 4 6 4 5
0 2 0 1 0 0 0 0
4 2 0 1 3 5 6 0
9 6 3 6 8 7 8 5 6 1 6 3 6 4 7
3 0 1 0 0 2 0 0 0
3 0 1 7 4 2 6 5 0
5 1 1 1 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 5 out of bounds for length 5 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:31)
1 0 0 0 2
5 1 2 2 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 5 out of bounds for length 5 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:31)
0 1 0 0 2
5 1 5 4 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 5 out of bounds for length 5 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:31)
0 0 0 2 1