-
Notifications
You must be signed in to change notification settings - Fork 0
dhconnelly/advent-of-code-2021
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# advent-of-code-2021 for solutions in rust (days 1-21 and 25): cargo run --bin <day> <input_path> for example: cargo run --bin day1 inputs/day1.txt for solutions in c++ (days 22-24): cmake -S. -Bout -DCMAKE_EXPORT_COMPILE_COMMANDS=1 cmake --build out ./out/dayN input_path for example: ./out/day24 inputs/day24.txt
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published