Main thread for Day 15 of the 2024 advent of code. Feel free to discuss the challenge and ask questions. If particular discussions become large, we can break them off into new threads.
Some Rules:
- Please try to keep spoilers within spoiler tags. This is done by typing [spoiler]text to be blurred[\spoiler]. If you have longer sections you can also use the [details=“Title”] tags.
- Have Fun
Templates:
- GitHub - JacobCrabill/AdventOfCode-2024: My solutions for Advent of Code, 2024
- GitHub - SpexGuy/Zig-AoC-Template: A template for Advent of Code participants using Zig
Resources:
- Advent of Code in Zig | Loris Cro's Blog :Advice and Tips on How to do AoC with Zig
- https://zigbin.io : A website for sharing zig code
- Documentation - The Zig Programming Language : Zig Language Reference
- Zig Documentation : Zig Standard Library Docs
- Docs : Community Created Docs and Tutorials
- Private Leaderboard (189 Seats left) code: 1910115-f465b6d3
Previous days discussions
Day 1: AoC 2024: Day 1
Day 2: AoC 2024: Day 2
Day 3: AoC 2024: Day 3
Day 4: AoC 2024: Day 4
Day 5: AoC 2024: Day 5
Day 6: AoC 2024: Day 6
Day 7: AoC 2024: Day 7
Day 8: AoC 2024: Day 8
Day 9: AoC 2024: Day 9
Day 10: AoC 2024: Day 10
Day 11: AoC 2024: Day 11
Day 12: AoC 2024: Day 12
Day 13: AoC 2024: Day 13
Day 14: AoC 2023: Day 14