FunnyAlgorithms
FunnyAlgorithms copied to clipboard
Change C++ bogosort
Change the C++ solution to make use of modern C++ features, instead of being just a rehash of the C version.
Awesome, but instead of changing the current algorithm, could you create a newFile called bogosortModern.cpp?
Alright I did that