AdventOfCode2023/README.md

13 lines
705 B
Markdown
Raw Normal View History

2023-12-06 11:42:14 +01:00
# Advent of code 2024 :christmas_tree:
2023-12-01 22:10:51 +01:00
This is a repository for my solutions for the [advent of code 2023](https://adventofcode.com/2023).
2023-12-06 11:42:14 +01:00
<!-- table begin -->
2023-12-06 11:46:57 +01:00
| Day | Language | Execuction time | |
| --- | --- | --- | --- |
| 01 | Python | 0m0,015s | one-liners |
| 02 | Rust | 0m0,001s | My very first rust program |
| 03 | Rust | 0m0,001s | |
| 04 | Rust | 0m0,001s | |
| 05 | Rust | 0m0,001s | very efficient |
| 06 | Rust | 0m0,001s | quadratic formula go *brrrr* |