I need help to make a program that generates random numbers and sorts them using bubble sort
Printable View
I need help to make a program that generates random numbers and sorts them using bubble sort
Oh my, don't we all....
The gang here is pretty picky about writing code for you but for the most part you will get help fixing code you've written yourself....
Do some googling, make your best effort and if you get stuck, post your code and we'll see what we can do....
Delete
If it doesn't compile, then there are error messages....
of course that code wouldn't compile. one of the function defs is missing.