Repo for the advent of code 2020. Let's see how far it goes. I will try to use many languages to add to the fun. Probably not the best code ever but at least it will be fun.
- Day 1: LUA (originally C++)
- Day 2: AWK (originally Go)
- Day 3: Perl (originally Rust)
- Day 4: Erlang (originally Elixir)
- Day 5: Ruby
- Day 6: Python
- Day 7: D
- Day 8: Java
Some days are rewritten in a another language because after fixing myself to use a language everyday, I had to rething the approach and keep the languages I am more comfortable with for later...
I managed to do every day on time but not I need to push the code 😅 ...