# Advent of code 2023 :christmas_tree: This is a repository for my solutions for the [advent of code 2023](https://adventofcode.com/2023). | Day | Language | Execuction time | Comment | |:---: |:---: | ---: | --- | | [01](01) | Python | 0,015 s | one-liners | | [02](02) | Rust | 0,001 s | my very first rust program | | [03](03) | Rust | 0,001 s | | | [04](04) | Rust | 0,001 s | | | [05](05) | Rust | 0,001 s | very efficient | | [06](06) | Rust | 0,001 s | quadratic formula go *brrrr* |