Skip to content

RialJohnson/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

My solutions to the Advent of Code 2020 challenges.

They are all written in Kotlin and can be run as is on the Kotlin Playground. I had to convert some input files to strings to make this work. Perhaps that is cheating.

The solutions are not optimized for time, length, or anything else. This is because I am both lazy and not particularly clever.

About

Advent of Code 2020 Challenges

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages