Skip to content

moerbeke/aoc-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020 solver

Run solver for day 1

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

Run tests of day 1:

./test_aoc01.py

Solve day 1, part 1:

./aoc01.py -p1

Solve day 1, part 2:

./aoc01.py -p2

Solve day 1, both parts:

./aoc01.py

Copyright details

Copyright (C) 2020-2021 Antonio Ceballos Roa

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages