Skip to content

corwinm/aoc-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

This is my repo for my solutions to Advent of Code 2024.

This is my first year and I am starting out with TypeScript and Deno 2.

Running the code

Prereqs

The only prerequsite to run the code is Deno 2.

Running the solutions

Example script to run the solution for day 1 part a:

deno 01/a.ts

Change the day (01 -> 02) to run another day and change to b.ts to run part B.

About

Advent of Code 2024

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published