SkillAgentSearch skills...

AdventOfCode2020

Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:

Install / Use

/learn @AxlLind/AdventOfCode2020
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AdventOfCode2020 :crab:

Solutions to all 25 AoC 2020 problems in Rust :crab:

This year I went all out and went up at 5:50 every single day (except day 5 when I overslept :cry:) to do the puzzles. I tried to aim for relatively high scores on the leaderboard and got as high as 116 on day 20, however competing against Python with Rust is difficult. Solved most problems in less than one hour though, and consistently hit top 1000 on a lot of the problems. This year was cool but a lot easier than 2019.

See notes.md for some thoughts I wrote down after completing each day.

See timings.md for the execution time of each solution.

Thanks for another amazing year of AoC @ericwastl :christmas_tree:

Usage

cargo run --release --bin [DAY] # run a specific day
cargo run --release             # run all days

All years

  • 2024 in Rust :crab:
  • 2023 in Rust :crab:
  • 2022 in Rust :crab:
  • 2021 in Rust :crab:
  • 2020 in Rust :crab:
  • 2019 in Rust :crab:
  • 2018 in Python :snake:
  • 2017 in Haskell λ
  • 2016 in OCaml :camel:
  • 2015 in Clojure λ

Leaderboard

leaderboard

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Rust

Security Score

92/100

Audited on Dec 27, 2025

No findings