/Cpp_BogoSortCpp

Bogo sort algorithm implementation in C++.

Primary LanguageC++

This repository contains bogo sort implementation in C++.
Input data file should be named "data.txt", output will be named "sortedData.txt".

Author: Rafal Mossakowski