Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 401 Bytes

Advent of Code solutions

I started solving in 2020.

My personal challenge here is:

  • Use a different programming language for each day
  • Read the input from a file
  • Print results to stdout