quicksort

This commit is contained in:
bronku 2025-10-15 16:34:25 +02:00
parent 3b1db93d74
commit 45e804a350
7 changed files with 118 additions and 14 deletions

View file

@ -4,7 +4,7 @@
- [ ] a tape type - representing a file?
- [x] a record type - x1,x2,x3,x4,x5
- [x] comparing records
- [ ] buffer merge sort
- [x] buffer quick sort
- [x] configuration
- [x] cmd args - man getopts
- [x] file input