/aoc2023

My solutions for this year's edition of Advent of Code

Primary LanguageTypeScript

🎄 Advent of Code 2023 🎄

AoC Deno TypeScript Template Based on

Solutions

Day 01 Day 02 Day 03 Day 04 Day 05 Day 06 Day 07 Day 08 Day 09 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

Click a badge to go to the specific day's solution.


Installation

Detailed and up-to-date installation instructions

Running a solution

aoc run <day>

Example:

aoc run 25

Results

Day Part 1 Part 2 Total time
1 ✅ (in 2.23ms) ✅ (in 2.28ms) 4.51ms
2 ✅ (in 1.70ms) ✅ (in 1.60ms) 3.30ms
3 ✅ (in 9.31ms) ✅ (in 105ms) 115ms
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

✨🎄🎁🎄🎅🎄🎁🎄✨