GitHunt
MI

mick4711/24-advent-of-code

24-advent-of-code

https://adventofcode.com/
login with google

build

go build -o bin/ .

run

go run . -test=false

test flag used to set input file, defaults to test file

Answers

Day 1.1 = 1320851
Day 1.2 = 26859182
Day 2.1 = 359
Day 2.2 = 418
Day 3.1 = 174103751
Day 3.2 = 100411201
Day 4.1 = 2462
Day 4.2 = 1877
Day 5.1 = 5268
Day 5.2 = 5799
Day 6.1 = 5145

Languages

Go100.0%

Contributors

Created October 12, 2024
Updated February 12, 2025
mick4711/24-advent-of-code | GitHunt