nicklayb / advent_2022

Advent of code 2022 using Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code

Running a challenge

$ node index.js [day] [input file]

To run challenge 1 with 1/input.txt

$ node index.js 1 input.txt

About

Advent of code 2022 using Elm


Languages

Language:Elm 97.5%Language:JavaScript 2.5%