mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-27 06:23:08 +08:00
Closing scanners.
This commit is contained in:
@ -53,5 +53,6 @@ public class MinimizingLateness {
|
||||
System.out.println();
|
||||
System.out.println("Output Data : ");
|
||||
System.out.println(lateness);
|
||||
in.close();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user