Skip to content

ArtemijRodionov/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2024

  1. Put puzzles to data/ directory. Expected pattern data/[01-25].txt
  2. Run solution. make run && ./run 01