commit 34f8b0fa88a10c6066047c6fd5902a1f61fb7139 Author: Exam 42 Date: Fri Jul 26 17:45:42 2019 +0200 brainfuck brainfuck/brainfuck.c | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++ brainfuck/stack.c | 42 +++++++++++++++++++++++++ brainfuck/stack.h | 26 ++++++++++++++++ 3 files changed, 153 insertions(+) commit b3f3fe0a53e3b5dfe186cbf50701ff9047f37705 Author: Exam 42 Date: Fri Jul 26 16:39:24 2019 +0200 ord_alphlong ord_alphlong/helper.c | 52 ++++++++++++++++++++++++++++++++++ ord_alphlong/helper2.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++ ord_alphlong/helper3.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++ ord_alphlong/include.h | 42 +++++++++++++++++++++++++++ ord_alphlong/main.c | 32 +++++++++++++++++++++ 5 files changed, 278 insertions(+) commit 80849735bdeb1452a6275fee2594b1407e9afcce Author: Exam 42 Date: Fri Jul 26 14:31:26 2019 +0200 count_alpha count_alpha/count_alpha.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) commit e198992e2e0673e33fecd38897f3fc41b186c82c Author: Exam 42 Date: Fri Jul 26 13:34:08 2019 +0200 sort_list sort_list/sort_list.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) commit 2f7b14a42f21d2598b99d668cbd75c121fa0e28e Author: Exam 42 Date: Fri Jul 26 13:09:52 2019 +0200 ft_split ft_split/ft_split.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) commit 1b5c95b498c6286a77677a1c101a8208e56af4ce Author: Exam 42 Date: Fri Jul 26 12:33:28 2019 +0200 ft_itoa ft_itoa/ft_itoa.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) commit 329e7a2c15e26d350d651af2571829c2a25c0666 Author: Exam 42 Date: Fri Jul 26 11:33:31 2019 +0200 ft_atoi ft_atoi/ft_atoi.c | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) commit cb2d8246d609fc0d347f19124e57e516f2360c59 Author: Exam 42 Date: Fri Jul 26 11:09:08 2019 +0200 last_word last_word/last_word.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) commit 93bec2c03948516c977dc726ebcbd29d1cf87af2 Author: Exam 42 Date: Fri Jul 26 10:41:13 2019 +0200 ft_strrev ft_strrev/ft_strrev.c | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) commit 22e59a40561ff53f5f65d90d48d7061bfc4f9280 Author: Exam 42 Date: Fri Jul 26 10:32:44 2019 +0200 rotone rotone/rotone.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) commit 41aa95d06869add95fa1078bd18b1d58122fa011 Author: Exam 42 Date: Fri Jul 26 10:14:58 2019 +0200 aff_last_param aff_last_param/aff_last_param.c | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) commit a338cec36af53b43e95ff0de679288068b212a22 Author: Exam 42 Date: Fri Jul 26 10:08:09 2019 +0200 ft_putstr ft_putstr/ft_putstr.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) commit de79154201b309ec32e35f5a26dc675a3c4e0b1e Author: Exam 42 Date: Fri Jul 26 10:05:03 2019 +0200 aff_z aff_z/aff_z.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+)