From 15c19ef6c63c846267a603a0aa26854696db9391 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Wed, 6 Dec 2023 11:42:14 +0100 Subject: [PATCH] add table --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e2b4b..6dd469d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# Advent of code 2023 :christmas_tree: +# Advent of code 2024 :christmas_tree: This is a repository for my solutions for the [advent of code 2023](https://adventofcode.com/2023). + + +| 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* | +