Bram Schoenmakers bram
bram pushed to main at bram/advent-of-code 2023-03-23 06:22:51 +00:00
49080d288d Start with day 10
bram pushed to main at bram/advent-of-code 2023-03-22 21:58:17 +00:00
ebae67141e Formatting
34e35202a6 Remove clauses for straight moves
Compare 2 commits »
bram pushed to main at bram/advent-of-code 2023-03-22 20:51:15 +00:00
8aa9a019cd Add link
bram pushed to main at bram/advent-of-code 2023-03-22 20:25:11 +00:00
cfab406481 Minor comment fix
bram pushed to main at bram/advent-of-code 2023-03-22 20:23:16 +00:00
704efbf10e Add answer for part 2
1fee14b691 Fix test name
da778868ec Missed an operand
8d570e7bae Add tests for part 2
cefb2bbbc3 Add case when distance is larger than 1 between two knots
Compare 8 commits »
bram pushed to main at bram/advent-of-code 2023-03-22 06:24:39 +00:00
409df57c1f More generalization
bram pushed to main at bram/advent-of-code 2023-03-22 06:17:40 +00:00
fa0ee67ca4 Generalized day 9 to accomodate for arbitrary rope lengths
bram pushed to main at bram/advent-of-code 2023-03-21 06:12:03 +00:00
b04d38f9c5 Calculate answer for the first part
bram pushed to main at bram/advent-of-code 2023-03-21 06:09:43 +00:00
ded8c80777 Implement diagonal moves of the tail
bram pushed to main at bram/advent-of-code 2023-03-21 05:46:43 +00:00
5b57c468a0 Remove stray line
b510f613d6 Add comments
Compare 2 commits »
bram pushed to main at bram/advent-of-code 2023-03-21 05:41:42 +00:00
a4655f2ff4 Test small diagonal move
bram pushed to main at bram/advent-of-code 2023-03-21 05:39:54 +00:00
64b699969c Implement straight moves of the rope head
bram pushed to main at bram/advent-of-code 2023-03-19 22:08:00 +00:00
2308492d10 Start with day 9
bram pushed to main at bram/advent-of-code 2023-03-18 17:23:42 +00:00
cb08faf6c5 Add comments
bram pushed to main at bram/advent-of-code 2023-03-18 17:09:34 +00:00
2075469e2d Add answer for day 8 part 2
bram pushed to main at bram/advent-of-code 2023-03-18 17:05:35 +00:00
ade984a4d2 Fix implementation for day 8 part 2
c4520d25fc Fix test
Compare 2 commits »
bram pushed to main at bram/advent-of-code 2023-03-17 21:15:53 +00:00
2c3918ed9a Almost implemented the second part of day 8
bram pushed to main at bram/gists 2023-02-26 21:43:26 +00:00
509cccce46 Declare variable
bram pushed to main at bram/gists 2023-02-15 07:59:32 +00:00
7d4d809802 Update
bram pushed to main at bram/gists 2023-02-15 07:13:30 +00:00
4656c8bc55 Update package count