Skip to content

suabahasa/aoc-2024-in-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2024-in-deno

Description

This is a repository for the Advent of Code 2024 in Deno.

Check out the https://deno.com/blog/advent-of-code-2024 to join the event.

Note: All input.txt files are emptied as it doesn't allowed to share the puzzle text and input (Rule: Can I copy/redistribute part of Advent of Code?)

Usage

Fill in the input.txt file with the puzzle input and run the script with Deno.

deno task solve

This will run the task resursiveley on all workspace (days) and print the result.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published