diff --git a/01/README.md b/01/README.md index 5bf96e0..6053f31 100644 --- a/01/README.md +++ b/01/README.md @@ -2,6 +2,7 @@ :gift: Today's language: **Python** + Execution time: **0,021 s** Both tasks are solved in one hell of a oneliner each: diff --git a/02/README.md b/02/README.md index 3c0ab48..fbb30cb 100644 --- a/02/README.md +++ b/02/README.md @@ -2,6 +2,8 @@ :gift::gift: Today's language: **Rust** + + Execution time: **0,002 s** My very first rust program! diff --git a/03/README.md b/03/README.md index ec1d043..55ea59b 100644 --- a/03/README.md +++ b/03/README.md @@ -2,6 +2,7 @@ :gift::gift::gift: Today's language: **Rust** + Execution time: **0,006 s** ```shell diff --git a/04/README.md b/04/README.md index 1e2abca..36c59ba 100644 --- a/04/README.md +++ b/04/README.md @@ -2,6 +2,7 @@ :gift::gift::gift::gift: Today's language: **Rust** + Execution time: **0,004 s** ```shell diff --git a/05/README.md b/05/README.md index 84c3a74..a93f9c3 100644 --- a/05/README.md +++ b/05/README.md @@ -2,6 +2,7 @@ :gift::gift::gift::gift::gift: Today's language: **Rust** + Execution time: **0,009 s** Super fast! diff --git a/06/README.md b/06/README.md index e71fe83..31284fb 100644 --- a/06/README.md +++ b/06/README.md @@ -2,6 +2,7 @@ :gift::gift::gift::gift::gift::gift: Today's language: **Rust** + Execution time: **0,001 s** *Midnight formula go brrrrr* diff --git a/07/README.md b/07/README.md index b1afc68..a266bed 100644 --- a/07/README.md +++ b/07/README.md @@ -2,6 +2,7 @@ :gift::gift::gift::gift::gift::gift::gift: Today's language: **Rust** + Execution time: **0,007 s** Not pretty, but pretty fast. diff --git a/08/README.md b/08/README.md index 5d5d6d0..d948dae 100644 --- a/08/README.md +++ b/08/README.md @@ -2,6 +2,7 @@ :gift::gift::gift::gift::gift::gift::gift::gift: Today's language: **Rust** + Execution time: **0,039 s** Next time, I should just use 64 bit right from the start... diff --git a/README.md.temp b/README.md.temp index f4216b6..54b875d 100644 --- a/README.md.temp +++ b/README.md.temp @@ -2,6 +2,7 @@ :gift: Today's language: **LANG** + Execution time: **EXECTIME** ```shell