14 lines
271 B
Markdown
14 lines
271 B
Markdown
|
# [Day 17](https://adventofcode.com/2023/day/17)
|
||
|
:gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift::gift:
|
||
|
|
||
|
Today's language: **Rust**
|
||
|
|
||
|
Lines of code: **177**
|
||
|
|
||
|
Execution time: **0,429 s**
|
||
|
|
||
|
```shell
|
||
|
rustc day17.rs
|
||
|
./day17
|
||
|
```
|