machuga / advent-of-code-2022

Advent of Code challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machuga's Advent of Code 2022 Submissions

For any of the exercises using JavaScript, you can cd to any directory and run:

node aoc.js --sample

to use the sample inputs or run or

node aoc.js --run

to use my test inputs.

About

Advent of Code challenges


Languages

Language:TypeScript 49.7%Language:JavaScript 49.7%Language:Racket 0.6%