8000 Remove scanner close at Modex · zwxalgorithm/interviews@2421354 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 2421354

Browse files
committed
Remove scanner close at Modex
1 parent 90a4773 commit 2421354

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UVa/Modex.java

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

0 commit comments

Comments
 (0)
0