2023-12-04 14:27:50 +01:00
|
|
|
# [Day 4](https://adventofcode.com/2023/day/4)
|
|
|
|
:gift::gift::gift::gift:
|
|
|
|
|
|
|
|
Today's language: **Rust**
|
2023-12-08 13:55:05 +01:00
|
|
|
|
2023-12-09 11:53:29 +01:00
|
|
|
Lines of code: **40**
|
|
|
|
|
2023-12-08 13:52:28 +01:00
|
|
|
Execution time: **0,004 s**
|
2023-12-04 14:27:50 +01:00
|
|
|
|
|
|
|
```shell
|
|
|
|
rustc day04.rs
|
|
|
|
./day04
|
|
|
|
```
|