Skip to content

AugustUnderground/AoC2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.