64 Commits

Author SHA1 Message Date
9b763d5b37 indentation 2024-12-06 02:46:03 +08:00
3282ef2a35 Use read -a for safety 2024-12-06 01:32:07 +08:00
a9e4013969 Use awk match instead of grep loop 2024-12-06 01:09:33 +08:00
02da3cf54d Rename to make more sense 2024-12-05 23:31:27 +08:00
9f6182ca9f Use bash arrays, pipe from part 1 to part 2 2024-12-05 22:51:53 +08:00
b66b2d098e Working part 2 solution 2024-12-05 20:46:22 +08:00
6a0ef4fea6 Part 1 solution for day 5 2024-12-05 15:26:49 +08:00
6b8948af09 Fix missing check for A at borders 2024-12-04 23:08:09 +08:00
c1b917059b Update regex 2024-12-04 22:15:25 +08:00
486afb7a1b Day 4 2024-12-04 20:46:36 +08:00
d9616826c1 Day 3 2024-12-03 15:31:10 +08:00
b2f9cf2589 Documented stuff 2024-12-03 10:20:46 +08:00
7fd2536a85 Added solutions 2024-12-03 10:14:09 +08:00
c344a2d05e Initial commit 2024-12-02 21:11:03 -05:00