Skip to content

m-torhan/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Building and running

To build solution for day n, part k run:

make day<n>p<k>

to execute it, run:

make day<n>p<k>_run

i.e.

> make day1p1
> make day1p1_run
Total distance: 2742123

About

๐ŸŽ„ Solutions for the Advent of Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published