fourth44 / aoc2021

Advent Of Code 2021. New repo to not have to update old code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent Of Code 2021

Disclaimers:

  • As the inputs are well-formatted, I enjoy to employ code golf to spend minimum effort to parse it. Readability of parsing logic is not a priority here (normally it would be!)
  • While at it, I also enjoy code golf for the solutions... Bad me!
  • Functional programming FTW. No mutability.

About

Advent Of Code 2021. New repo to not have to update old code.


Languages

Language:Scala 100.0%