Skip to content

puncoz/adventofcode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode 2023

Problem: https://adventofcode.com/2023

Instruction to run

  1. Clone the repository
git clone https://github.com/puncoz/adventofcode2023.git
  1. Install the yarn dependencies
yarn
  1. Run the solution for day
yarn solve <day-num>

// eg:
yarn solve 1

About

Solution of AdventOfCode 2023, in Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published