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 e1dafd9 commit b4db3ddCopy full SHA for b4db3dd
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