Mossie93 / Cpp_BogoSortCpp

Bogo sort algorithm implementation in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bogo sort algorithm implementation in C++.


Languages

Language:C++ 100.0%