Skip to content

maakep/aoc23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Santa's README

How to use

Generate folders per day

Example to generate template for day 1:

node xmas g 1

Run solution

Prints the result, along with timestamps & how long it took to execute the solution.

Example to run day 1 part 2 with test data:

node xmas 1 2 -t

About

Advent of code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published