Commit Graph

14 Commits

Author SHA1 Message Date
051f6b75e0 add get_timer function and comments 2018-11-11 19:14:06 -03:00
02a0926252 move check higher to improve performance 2018-11-11 18:45:18 -03:00
6ab7930b24 flush stdout 2018-11-11 18:09:18 -03:00
0d2d59e84b add cleanup 2018-11-11 18:07:23 -03:00
5b77033905 add bubble sort call and time its execution 2018-11-11 16:51:49 -03:00
e7655e3f5d add timer functionality 2018-11-11 16:51:01 -03:00
65be25f92b add bubble sort 2018-11-11 16:50:31 -03:00
bacea22e1d add documentation 2018-11-11 13:27:59 -03:00
e4554314ed add getopt functionality 2018-11-11 13:27:38 -03:00
954e581c44 add copyright info 2018-11-07 14:49:51 -03:00
a71cae2d22 add random function 2018-11-07 14:46:42 -03:00
76f13960b4 add version argument 2018-11-06 13:05:11 -03:00
c18c53b9bd add print_usage function 2018-11-06 12:57:38 -03:00
3c3a0ccc46 first commit 2018-11-05 10:46:49 -03:00