정답 개수:
34
틀린 개수:
19
실행 실패 개수:
47
3 1 16 3 2
1 -1
1 16
3 1 31 5 2
31 -1
31 31
4 4 1 2 2 2
1 -1 -1
1 2 -1
3 3 2 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at CustomStack.pop(Main.java:85) at Main.proceed(Main.java:28) at Main.procedure(Main.java:23) at Main.main(Main.java:12)
0 -1 -1
3 4 2 5
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at CustomStack.pop(Main.java:85) at Main.proceed(Main.java:28) at Main.procedure(Main.java:23) at Main.main(Main.java:12)
1 -1 -1
3 3 3 2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 10 at CustomStack.pop(Main.java:85) at Main.proceed(Main.java:28) at Main.procedure(Main.java:23) at Main.main(Main.java:12)
0 0 -1