mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-20 10:14:50 +08:00
Closing scanners.
This commit is contained in:
@ -67,6 +67,7 @@ class Schedule {
|
||||
processes.add(p);
|
||||
burstAll += p.burstTime;
|
||||
}
|
||||
in.close();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user