Skip to content

yiliansource/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2022 🎄

This repository is a collection of my solutions for Advent of Code 2022, equipped together with a runner to easily execute and validate them. The solutions are all written in TypeScript.

The test runner.

Running

First, install dependencies using yarn. After that you can use yarn start to compute actual output or yarn test to validate test input. Type yarn start --help for a list of supported command line arguments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published