정답 개수:
0
틀린 개수:
1
실행 실패 개수:
9
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 -2 5 2147483647 -2147483648 2147483647 2147483647 2147483647
-2
0 0 0 0 0
6 9 -5 5 6 0 5 1 2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "9 -5 5 6 0 5" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:57)
0
3 1 -1 -3 3 5 0 2
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "1 -1 -3" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:57)
0 0 0
7 -2 -5 1 0 -6 0 -2 4 4 4 7 -4
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.NumberFormatException: For input string: "-2 -5 1 0 -6 0 -2" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:668) at java.base/java.lang.Integer.parseInt(Integer.java:786) at Main.main(Main.java:57)
0 0 0 0