Skip to content

raihle/advent2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions for Advent of Code 2022

Usage

  • npm ci
  • Copy your input into src/day-<x>/input.txt
  • npm start <x>

Where <x> is the day/challenge number you want to run - both variants are run together.

About

Solutions for Advent of Code 2022 (https://adventofcode.com/2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published