Advent of Code 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Kevin Baensch 23336d7219 [WIP] Day 11 6 months ago
src [WIP] Day 11 6 months ago
README.md Day 01&02 6 months ago
deno.json Day 10 6 months ago
deno.lock Day 07 6 months ago

README.md

Advent of Code 2022

This Repository contains my solutions for the Advent of Code 2022.

Execute Solutions

(Make sure you have Deno installed.) To run the code for a given day just run the existing task for it. For example to run the code for the first day run deno task Day01.