Skip to content

moerbeke/aoc-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2015 solver

Run solver for day 1

The input is expected to be in a text file called 01.in.

Run tests of day 1:

./aoc.py 1 -t

Solve day 1, part 1:

./aoc.py 1 -p1

Solve day 1, part 2:

./aoc.py 1 -p2

Solve day 1, both parts:

./aoc.py 1

Copyright details

Copyright (C) 2022 Antonio Ceballos Roa

About

Advent of Code 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published