Solution.java:12: error: unreported exception IOException; must be caught or declared to be thrown int n = Integer.parseInt(reader.readLine()); code example
Example: IOException; must be caught or declared to be
IOException; must be caught or declared to be