Skip to content

Andriamanitra/adventofcode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions to Advent of Code 2024

I am mostly using Janet this year. Some days may include additional implementations in other languages such as Ruby or Haskell or whatever else I felt like writing that day.

How to run

janet solution.janet (reads input from a file called input.txt in the current working directory)

Previous years: