https://github.com/pmarkaide/42_push_swap
Sort numbers using the least amount of steps
https://github.com/pmarkaide/42_push_swap
Last synced: 8 months ago
JSON representation
Sort numbers using the least amount of steps
- Host: GitHub
- URL: https://github.com/pmarkaide/42_push_swap
- Owner: pmarkaide
- License: mit
- Created: 2024-07-09T08:03:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T19:12:31.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T15:46:03.906Z (almost 2 years ago)
- Language: C
- Size: 91.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# push_swap
Sort numbers using the least amount of steps