Skip to content

noctilucent-dev/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021 Solutions

My solutions to the Advent of Code 2022 puzzles: https://adventofcode.com/2022

Prerequisites

  • Node (tested with v16)

Instructions for running

  1. Register on Advent of Code: https://adventofcode.com/2022/auth/login
  2. For each day, save your input.txt file to the relevant directory.
  3. From within the day directory, run node index.js.

To use sample data and verbose logging, set the environment variable DEBUG="true".

About

Solutions to Advent of Code 2022 problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published