https://github.com/exposedcat/advent-of-code
Advent Of Code solutions (adventofcode.com)
https://github.com/exposedcat/advent-of-code
Last synced: 8 months ago
JSON representation
Advent Of Code solutions (adventofcode.com)
- Host: GitHub
- URL: https://github.com/exposedcat/advent-of-code
- Owner: ExposedCat
- Created: 2023-12-01T21:34:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T16:06:54.000Z (about 2 years ago)
- Last Synced: 2023-12-17T14:51:45.711Z (about 2 years ago)
- Language: TypeScript
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code | TypeScript | Deno
Note that some tasks are missing or ineffective, I've never consumed a single code protein bar
## State
### 2023
- See legacy [advent-of-code-2023](https://github.com/ExposedCat/advent-of-code-2023) in Node
### 2024
- Day 1 ++
- Day 2 ++
- Day 3 ++
- Day 4 ++
- Day 5 ++
- Day 6 ++
- Day 7 ++
- Day 8 ++
- Day 9 ++
- Day 10 ++
- Day 11 ++
- Day 12 ++
- Day 13 ++
- Day 14 ++
- Day 15 ++
- Day 16 +
- Day 17 ++
- Day 18 ++
- Day 19 ++
- Day 20 +
- Day 21 +
- Day 22 ++
- Day 23 ++
- Day 24 --
- Day 25 --
## Running
- Install [Deno](https://deno.com/)
- Use `./run YEAR TASK [PART]` like `./run 2024 15` or `./run 2024 15 2` for part 1 and 2 of day 15 year 2024
## See also
- [Telegram Leaderboard Bot](https://github.com/ExposedCat/aoc-tg-bot) - @AdventCodeBot
- Private Leaderboard code - `3470240-72ff333e`