14 lines
237 B
Markdown
14 lines
237 B
Markdown
|
# [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
|
||
|
./day11RUN
|
||
|
```
|