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 05763e8c43 solve day 4 part 1 3 weeks ago
..
inputs begin day 4 3 weeks ago
aggregate.go add a few aggregate functions for boolean slices 3 weeks ago
day01.go choose with day to run from command line 3 weeks ago
day02.go custom function to reverse slices 3 weeks ago
day03.go solve day 3 part 2 3 weeks ago
day04.go solve day 4 part 1 3 weeks ago
iterator.go custom function to reverse slices 3 weeks ago
math.go change package from main to adventoc2024 3 weeks ago
parse.go solve day 3 part 1 3 weeks ago
print.go change package from main to adventoc2024 3 weeks ago
puzzle_test.go begin day 4 3 weeks ago