Advent of Code 2022

This repository contains my solutions for Advent of Code 2022.

Timings

All times shown are in ms.

The timings are gathered on a system containing an 11th gen Intel i9 CPU with 32GB of memory at 3200MHz.

Day Part 1 Part 2
01 0.031 0.031
02 0.036 0.035
03 0.016 0.017
04 0.062 0.060
05 0.070 0.081
06 0.003 0.033
07 0.221 0.218
08 0.264 0.219
09 0.350 0.462
10 0.002 0.002
11 0.013 4.835
12 0.107 12.256
13 2.567 93.319
14
15
16
17
18
19
20
21
22
23
24
25