day05: rust

This commit is contained in:
matthias@arch 2023-12-06 11:32:08 +01:00
parent 0090f6c379
commit 3640329eec

View File

@ -5,6 +5,8 @@ Today's language: **Rust**
Super fast, it runs both tasks in 0,002s on my pc. Super fast, it runs both tasks in 0,002s on my pc.
<!-- very efficient -->
```shell ```shell
rustc day05.rs rustc day05.rs
./day05 ./day05