|
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 |
|
|
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 |
|