Commit Graph

270 Commits

Author SHA1 Message Date
419376949f remove dead code 2021-07-28 16:53:15 +02:00
fbb553645e day 20 part 2 (bash): final version 2021-07-28 16:43:15 +02:00
44c9d00b85 Working day 20 part 2 en bash (before removing debug code) 2021-07-28 16:17:50 +02:00
ce4bcbe7c5 bug fix on lists element removal. tiles are now correctly assembled. 2021-07-28 12:25:51 +02:00
ba0a6217fd tiles re-assembling (tentative) 2021-07-27 18:32:33 +02:00
f4348d3faf add tools for tile manipulation, first code for part 2 2021-07-27 12:25:43 +02:00
150e4ba2a7 starting code for day 20/part 2 2021-07-25 17:12:36 +02:00
0223d4bd2c code cleanup 2021-07-25 16:53:07 +02:00
f5ba7165c0 README -> README.md + added my own rules 2021-07-25 12:07:30 +02:00
131d537af5 output file for bash 1 2021-07-25 11:30:59 +02:00
4136711a7e count matches w/ string manipulation: ~75% gain, 85-90% gain from V1 2021-07-25 11:24:04 +02:00
4a2318edc9 rename repo, subdir for yearly challenges 2021-07-25 11:17:46 +02:00
1806f79e14 remove debug code, some optimization (50% speed gain) 2021-07-24 19:35:23 +02:00
13728a2b47 Day 20 part 1, 1st bash version (with tons of debug output) 2021-07-24 19:09:22 +02:00
77ad2a6f6e cleanup old code 2021-07-22 12:10:57 +02:00
fa17740a0a typo 2021-07-22 12:06:44 +02:00
dbc91c7b6e day 2 test file missing 2021-07-22 00:57:08 +02:00
262046e5ef README typo 2021-07-21 20:42:36 +02:00
d99f8ceffd Day 20: readme + input file 2021-07-21 19:57:25 +02:00
848866c48c Some bash cleanup (Day19/part 2) 2021-07-21 19:28:36 +02:00
97cd8bf884 Day 19 part 2, 1st bash working version 2021-07-21 17:16:24 +02:00
5e09e9c005 revert to single input file for day19/2 (will be handled in code) 2021-07-21 13:20:42 +02:00
2f8f6001f6 day 18 : C part 2 + retrofit for part 1 2021-07-20 18:21:08 +02:00
0501335642 Remove debug code (Day18 part 1, C) 2021-07-19 18:09:27 +02:00
493c5089b3 day18 C part 1, 1st tentative (with tons of printf) 2021-07-19 17:23:56 +02:00
7a2a23782d remove forgotten debug output 2021-07-18 13:13:43 +02:00
1bc7101cf6 prevent "^((.*))$" in regex: easier to read, small perf improvement. 2021-07-18 11:08:49 +02:00
e674488a17 Micro optimization. Win is now a real 50% cpu/time vs 1st version 2021-07-18 09:40:31 +02:00
df5836de1e typo in Makefile 2021-07-18 08:59:34 +02:00
d63a340b01 bash regex basic simplification (50% time/cpu savings) 2021-07-18 08:57:44 +02:00
8215fde89e adds part 2 input files (likely useless) 2021-07-18 08:36:45 +02:00
af1958f09f update README (day 19 part 2) 2021-07-17 21:01:51 +02:00
4159c69c1d day 19 part 1 (bash) 2021-07-17 20:38:07 +02:00
50e657c55f fix compilation target for day 17 2021-07-17 00:00:34 +02:00
cd969b07ad cleanup Makefile / update OUTPUT & README 2021-07-16 23:24:07 +02:00
33c5cde0a4 Day 17 part 2: C 2021-07-16 22:54:03 +02:00
1d9edb73c1 Day 17 part 1 (c) removed debug code. 2021-07-16 21:01:41 +02:00
1386061fbc day 10 / C part 1 (tons of debug code) 2021-07-16 20:50:14 +02:00
650c0cd7f1 Day19 setup 2021-07-14 21:10:38 +02:00
fcd5bcce0f day18/2 bash 2021-07-14 20:33:56 +02:00
fe54be9e59 please shellcheck, remove extglob (coz' wrong Emacs indent) 2021-07-14 16:19:36 +02:00
3311aa8372 global README 2021-07-14 15:51:09 +02:00
921a022b7e ex1.bash OUTPUT 2021-07-14 15:44:30 +02:00
059d45dd4c Task18: README + bash 1st part 2021-07-14 15:37:33 +02:00
b4d77dca63 Fix wrong comments 2021-01-17 10:35:12 +01:00
deb18f2c5a Day 17: Removed dead code 2021-01-16 19:47:40 +01:00
c4dd681603 update README 2021-01-16 18:51:00 +01:00
57384c9890 Day 17 part 2, bash version (and retrofit to part 1) 2021-01-16 18:42:21 +01:00
0ea2309e02 Day 17 part 1 , bash version 2021-01-16 15:51:37 +01:00
08538ec19f OUTPUT files updated for day 16 2021-01-16 11:21:52 +01:00