• + 1 comment

    Can any one plaese explain this error Exception in thread "main" java.lang.NumberFormatException: For input string: "2 3 1 2 3 2 3 3" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:492) at java.lang.Integer.parseInt(Integer.java:527) at Solution.main(Solution.java:13)