Skip to content

Latest commit

History

204 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Advent of Code solutions

yearlanguagebuild commandexample run command
2020pythonpython 2020/day01/day01.py
2021rustcargo run --manifest-path=2021/Cargo.toml --bin day01
2022nimnim r 2022/day01/main.nim < path/to/inputFile
2023c++mkdir 2023/build && cd 2023/build && cmake .. && cmake --build ../advent_of_code 1 < path/to/inputFile
2024gocd 2024 ;; go run src/day01/main.go < path/to/inputFile

About

Advent of Code solutions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages