https://github.com/philipdb/advent-of-code
Repository containing my advent of code solutions.
https://github.com/philipdb/advent-of-code
advent-of-code cpp csharp rust
Last synced: 3 months ago
JSON representation
Repository containing my advent of code solutions.
- Host: GitHub
- URL: https://github.com/philipdb/advent-of-code
- Owner: PhiliPdB
- Created: 2021-12-01T09:17:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-12-09T08:59:00.000Z (7 months ago)
- Last Synced: 2025-12-10T00:28:43.386Z (7 months ago)
- Topics: advent-of-code, cpp, csharp, rust
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 632 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
Repository containing my advent of code solutions.
### First time setup
1. Use nix
2. Copy `.envrc.example` to `.envrc` and put in a valid session token
3. `direnv allow`
4. Run `scripts/download_puzzle_inputs.sh`, so all puzzle inputs are populated