Advent of Code Solutions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Avery 95304d3d6d complete day 5 2 months ago
..
inputs complete day 5 2 months ago
aggregate.go add a few aggregate functions for boolean slices 2 months ago
day01.go choose with day to run from command line 2 months ago
day02.go custom function to reverse slices 2 months ago
day03.go solve day 3 part 2 2 months ago
day04.go add and solve day 4 part 2 2 months ago
day05.go complete day 5 2 months ago
iterator.go custom function to reverse slices 2 months ago
math.go change package from main to adventoc2024 2 months ago
parse.go solve day 3 part 1 2 months ago
print.go change package from main to adventoc2024 2 months ago
puzzle_test.go complete day 5 2 months ago