2023-12-13 16:28:46 +01:00
|
|
|
# [Day 11](https://adventofcode.com/2023/day/11)
|
|
|
|
:gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift:
|
|
|
|
|
|
|
|
Today's language: **Rust**
|
|
|
|
|
|
|
|
Lines of code: **66**
|
|
|
|
|
|
|
|
Execution time: **0,005 s**
|
|
|
|
|
|
|
|
```shell
|
|
|
|
rustc day11.rs
|
2023-12-13 16:32:11 +01:00
|
|
|
./day11
|
2023-12-13 16:28:46 +01:00
|
|
|
```
|