Skip to content

vweber/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code - Vincent Weber

Prerequisites

Installation

  1. Initiate the project by yarn install in the root directory
  2. As the input files are not added to the git repository add them in the solution directory with the file name input.txt. Test input files can be added as input.test.txt.
  3. Run the project with yarn start
  4. The main run.ts file contains all the solution imports. You can use the boolean parameter to switch between the puzzle input and the test input.

About

Advent of Code 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published