FunnyAlgorithms icon indicating copy to clipboard operation
FunnyAlgorithms copied to clipboard

Change C++ bogosort

Open kejcao opened this issue 2 years ago • 2 comments

Change the C++ solution to make use of modern C++ features, instead of being just a rehash of the C version.

kejcao avatar Oct 11 '23 16:10 kejcao

Awesome, but instead of changing the current algorithm, could you create a newFile called bogosortModern.cpp?

OtacilioN avatar Oct 19 '23 16:10 OtacilioN

Alright I did that

kejcao avatar Oct 19 '23 22:10 kejcao