Arxcis / adventofcode2020

Community-project solving https://adventofcode.com/ - problems, with Github CI, Docker and support for many languages.
6 stars 8 forks source link

Add day01 one-liner #130

Closed Stektpotet closed 2 years ago

Stektpotet commented 2 years ago

Day01 in python

Stektpotet commented 2 years ago

Interesting 🤔 It seems the one-liner solution runs by an of-by-one error when running in the container. Likely something related to line-endings.

Will investigate further!

Arxcis commented 2 years ago

Bah! :/