mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
Closing scanners.
This commit is contained in:
@@ -80,5 +80,6 @@ public class Dijkshtra {
|
||||
System.out.print("-1" + " ");
|
||||
}
|
||||
}
|
||||
in.close();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user