sorting
1.0.0
g++ sort.cpp bubble/bubble.cpp comb/comb.cpp merge/merge.cpp radix/radix.cpp shell/shell.cpp bucket/bucket.cpp counting/counting.cpp insertion/insertion.cpp quick/quick.cpp selection/selection.cpp -o sort