Simple bubblesort program that creates a set amount of random numbers, and sorts them from smallest to biggest using the Bubblesort algorithm
Find a file
2024-10-23 12:45:47 +02:00
.gitignore Successful 2024-10-23 12:45:47 +02:00
main.c Successful 2024-10-23 12:45:47 +02:00