Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24c390c

Browse files
committed
Delete scanner close at VeryEasy
1 parent be22458 commit 24c390c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UVa/VeryEasy.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ public static void main(String[] args) {
4545
}
4646
System.out.println(sum);
4747
}
48-
input.close();
4948
}
5049
}

0 commit comments

Comments
 (0)