정답 개수:
8
틀린 개수:
11
실행 실패 개수:
71
6 8 4 5 3 2 4 0 4 1 4 2 1 1 5 6 1 3 6 2 3 2 6 3 4 4
0
5
7 11 3 6 5 2 4 0 4 6 0 6 1 3 5 6 2 2 3 1 6 7 4 2 5 5 1 3 5 7 2 0 4 5 2
0
3
3640 18912 3138 2466 569 561 2467 928 2137 1993 775 2304 594 710 1021 1471 11 608 394 486 868 2111 769 35 2676 550 136 929 434 2154 1124 956 1767 2943 139 664 2804 339 3460 78 112 2036 2821 245 420 2061 433 3119 1874 39 3038 1672 476 2604 3634 929 2152 2547 92 1169 564 481 2233 3011 511 918 2962 502 269 1395 869 2092 3265 59 2207 2874 253 567 3393 328 205 253 241 2873 2076 259 2725 1583 207 698 1834 143 3217 2718 249 1431 1882 632 1156 861 239 1542 2552 293 103 2561 785 2079 3253 96 589 801 264 221 1190 261 143 884 130(...truncated, total 251361 characters, 18913 lines)
0
1077
2 1 2 1 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2 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:39)
0
2 1 2 1 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2 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:39)
5
3 2 2 1 0 3 2 0
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3 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:39)
0