Categorygithub.com/dusnm/AdventOfCode2023
repositorypackage
0.0.0-20231209203058-298479ac99a1
Repository: https://github.com/dusnm/adventofcode2023.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

🎄 Advent of code 2023 🎁

Saving Christmas, one line of code at a time

My solutions for this year's advent of code

Build & run:

go build -o aoc2023 . && ./aoc2023 --day=1