Discover Packages
github.com/erik-adelbert/aoc
module
Version:
v0.0.0-...-fd8f7c6
Opens a new window with list of versions in this module.
Published: Dec 25, 2024
License: GPL-3.0
Opens a new window with license information.
README
README
¶
aoc
My advent of code solutions
All programs have been carefully composed and run collectively in around 62ms(2023), 49ms(2022) and 249ms(2021).
Coding notes have proven useful for others on reddit.
Happy coding!
Installation and benchmark
optionnally install gocyclo
install hyperfine
git clone
this repository somewhere in your $GOPATH
export
envar $SESSION
with your AoC session
value (get it from the cookie stored in your browser)
$ cd 2023
$ make
$ make runtime && cat runtime.md
explore the other Makefile
goals
Expand ▾
Collapse ▴
Directories
¶
Click to show internal directories.
Click to hide internal directories.