Skip to content

dark0ghost/gnome_sort_acid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnome Sort on C++

About

task

How Work

cmake ..
./main file_name

Arguments

number about
1 file name or file path: /home/input.txt or input.txt
2 skip flags, if set then program write 0 0 0 0 in out.txt

dependencies

name version
gcc 9+
clang 10+
cmake 3.20+