/AoC2022

Advent of Code 2022

Primary LanguageRacket

AoC2022

Advent of Code 2022 in BQN and maybe Racket.

Go into dayXX directory, put input into dayXX.txt and then run either

$ racket dayXX.rkt

or

$ bqn dayXX.bqn

to get output.