Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 380 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 380 Bytes

Advent Of Code

Here I will put my solutions for Advent of Code. I solve them in TypeScript. I strongly discourage you from copying my solutions and recommend solving aoc yourself but if you want to take your own fun away feel free to do so.

Running

My runner uses aoc-cli for submitting and downloading

bun solve -h