/Advent-of-Code-2022

My solutions to advent of code in 2022

Primary LanguageJavaScriptMIT LicenseMIT

Advent-of-Code-2022

My solutions to advent of code in 2022

  • Warning, these are horribly slow and horrible ways of doing it. I literally just spam for loops.
  • In a *nix system, just run the main.sh file and input a number and the challenge for that day will automatically be run
  • This is written in and requires nodejs