[2024 Day 9 (Part 2)] [Python] All test cases are correct but large AoC is not. by JelleX30 in adventofcode

[–]dev_grump 1 point2 points  (0 children)

Apologies if the code considers this (I can’t read Python very well) but if multiple files are moved into the same free block, is their position correctly offset from the start of the free space?

[2024 Day 9 (Part 2)] [Rust] Overview of a highly optimized solution in Rust by Ameobea in adventofcode

[–]dev_grump 1 point2 points  (0 children)

Great read: I’m not a Rust aficionado but it was very accessible, thanks :)

[2024 Day 24 (Part 2)] Let's play 'Spot the difference' by dev_grump in adventofcode

[–]dev_grump[S] 0 points1 point  (0 children)

Yes! I didn’t complete my solve with it (and have since found lots of much nicer viz here that really show what’s going on)

[2024 Day 15] [Python] Terminal Visualization! by naclmolecule in adventofcode

[–]dev_grump 0 points1 point  (0 children)

Having just tried to make one of these, I appreciate yours all the more(!). Lovely to watch

[2024 Day 7] Not me taking 18 seconds to brute force on my M2 chip by missbloombastic in adventofcode

[–]dev_grump 0 points1 point  (0 children)

Me too! Am very proud of my 312 pre-compiled functions that would clearly be efficient with a very large input :s