|
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 |
|
|
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 |
|
|
650c0cd7f1
|
Day19 setup
|
2021-07-14 21:10:38 +02:00 |
|