정답 개수:
72
틀린 개수:
14
실행 실패 개수:
14
5 8 8 7 2 7
4
3
7 8 8 1 2 2 2 2
6
5
8 1 2 1 2 3 3 3 3
7
5
5 8 8 4 9 3
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.HashMap.get(Object)" is null at Main.main(Main.java:32)
3
8 8 8 7 7 7 1 4 8
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.HashMap.get(Object)" is null at Main.main(Main.java:32)
5
8 9 9 8 2 2 2 4 4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.HashMap.get(Object)" is null at Main.main(Main.java:32)
5