Commit Graph

25 Commits

Author SHA1 Message Date
6e9e4be8e3 bash day 22/part 2, final version 2021-08-01 17:57:53 +02:00
12d4bdda61 1st version of Bash for Day22/Part 2 (works on TEST.txt) 2021-08-01 17:33:20 +02:00
9a9742bf26 day 22/part 1: cleanup bash code, remove a loop 2021-08-01 12:38:37 +02:00
1a09c380a2 Day 22 part 1 (bash) 2021-07-31 13:13:30 +02:00
5b0a1d7b53 remove faulty use of sort command (implement qsort in pure bash) 2021-07-30 20:07:45 +02:00
92cc3e90c4 days 11/16: remove faulty use of external command (seq) 2021-07-30 19:21:16 +02:00
9c60bd6d12 removed calls to basename 2021-07-30 18:38:28 +02:00
2646b3fa75 day 22 init 2021-07-30 18:33:29 +02:00
16f4f9f926 forgot the code :) 2021-07-30 18:32:55 +02:00
984c6cc942 day 21 part 2 (bash) 2021-07-30 18:07:32 +02:00
3011ffcb5c shellcheck 2021-07-30 17:44:04 +02:00
16deb0f76b day 27/pert 1: bash optimization (25 sec -> 1.7 sec) 2021-07-30 17:31:06 +02:00
1db46ed0b0 day 21 part 1 (bash) 2021-07-30 17:18:48 +02:00
937c1b434b day 21 init 2021-07-28 17:17:13 +02:00
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
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