Skip to content

smokinjoe/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

As part of the yearly tradition, this is my attempt at solving each Advent of Code day for 2024.

https://adventofcode.com/2024

You can find my 2023 Advent of Code solutions here: https://github.com/smokinjoe/advent-of-code-2023

How to run

From the console, you can provide flags to help run specific days and data:

eg.

DAY=two pnpm dev will perform Part One and Part Two of day 2.

DAY=one pnpm example will perform Part One and Part Two of day 1 using the example data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published