Commit Graph

43 Commits

Author SHA1 Message Date
e988624f95 GNUmakefile: removes -Werror instead of -Wall and -Wextra 2021-08-29 13:09:30 +02:00
3795a5b605 C: phone-number + new GNUmakefile 2021-08-29 13:07:47 +02:00
c9ddb8b3ce C template GNUmakefile: remove redundant clean in "nowarn" target 2021-08-27 21:54:27 +02:00
9cc619e37f C templates GNUmakefile : cleanup and doc update 2021-08-27 21:29:04 +02:00
9e85bd36df C templates GNUmakefile: add nowarn target 2021-08-27 20:15:16 +02:00
e45819d3ef C: allergies 2021-08-27 20:14:58 +02:00
29905d7894 C: allergies 2021-08-26 15:05:12 +02:00
5a35db2396 C: pythagorean-triplet and saddle-point 2021-08-25 20:35:55 +02:00
b200831b51 C list-ops: removed unused macro 2021-08-23 18:19:00 +02:00
d3002514a5 C: list-ops 2021-08-23 17:32:21 +02:00
7cf02bc336 C: circular buffer 2021-08-22 16:29:11 +02:00
002ce9c313 C: rational-numbers 2021-08-21 15:06:04 +02:00
4f882b01cc GNUmakefile: fix $(LIBS) missing 2021-08-21 15:05:17 +02:00
9901680424 git: ignore users/ 2021-08-20 16:42:33 +02:00
6c5e61efe9 C: simplify hamming/binary search 2021-08-20 16:41:13 +02:00
01fcdc8566 C: binary search 2021-08-20 01:02:07 +02:00
01365f370b grade-school: fix header declarions 2021-08-18 22:05:42 +02:00
f8574c2f4e C: Two fer 2021-08-16 18:55:37 +02:00
03ab0349a3 roman numerals: avoid useless n-=0*val 2021-08-16 17:18:26 +02:00
04f1f5e23b C: roman numerals 2021-08-16 16:58:27 +02:00
e357f5c26a C: sum of multiples + complex numbers 2021-08-15 16:58:11 +02:00
ccb96a4f2a C bob: added unit testing code 2021-08-13 17:03:02 +02:00
46d0fa38b2 C: bob 2021-08-13 16:25:38 +02:00
021b014151 C: secret handshake 2021-08-13 14:39:36 +02:00
01dd79be15 square root: improvement on square root seed 2021-08-13 11:53:56 +02:00
4cf3fb610a C: grade school 2021-08-13 11:53:31 +02:00
58d81e96a6 C: raindrops 2021-08-12 12:24:38 +02:00
6e9a77168e C: beer song 2021-08-12 11:18:40 +02:00
69ffe15ed6 C: leap 2021-08-12 09:34:38 +02:00
9542b0bf09 C: nucleotide-count & rna-transcription 2021-08-11 20:57:57 +02:00
2342d9b7f6 templates: move includes from ex.c to ex.h 2021-08-11 15:52:27 +02:00
31cd75c5a9 meetup (C) 2021-08-11 15:47:35 +02:00
cf4b1dbdc8 rail fence cipher: algorithm explanation 2021-08-10 17:01:17 +02:00
4ee756fbad typo 2021-08-10 16:22:59 +02:00
6619154a21 rail fence cipher (C) 2021-08-10 15:28:11 +02:00
9174b75e65 matching brackets (C) 2021-08-09 12:13:53 +02:00
1800162ece spacs age (C) 2021-08-09 10:50:11 +02:00
58f636482e gigaseconds (C) 2021-08-09 10:15:43 +02:00
46793292f1 pangram (C) 2021-08-09 09:55:28 +02:00
b2448131c0 remove debug code, TODO list for hash map. 2021-08-09 08:54:00 +02:00
661bacb672 .gitignore 2021-08-08 22:00:01 +02:00
154fd8162c README 2021-08-08 21:31:48 +02:00
fe7136d801 initial commit 2021-08-08 21:11:22 +02:00