We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87589c6 commit ea830ccCopy full SHA for ea830cc
Exercise.java
@@ -3,7 +3,6 @@
3
public class Exercise {
4
5
public static void main(String[] args) {
6
-
7
@SuppressWarnings("resource")
8
Scanner scanner = new Scanner(System.in);
9
0 commit comments