Rename InsertionSort.java to Sorts/InsertionSort.java
This commit is contained in:
parent
8c78d90d49
commit
440ba12ec0
@ -46,4 +46,4 @@ class InsertionSort
|
||||
}
|
||||
input.close();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user