2023-12-06 11:34:50 +01:00
|
|
|
# [Day 6](https://adventofcode.com/2023/day/6)
|
|
|
|
:gift::gift::gift::gift::gift::gift:
|
|
|
|
|
|
|
|
Today's language: **Rust**
|
2023-12-08 13:55:05 +01:00
|
|
|
|
2023-12-08 13:52:28 +01:00
|
|
|
Execution time: **0,001 s**
|
2023-12-06 11:34:50 +01:00
|
|
|
|
|
|
|
*Midnight formula go brrrrr*
|
|
|
|
|
|
|
|
```shell
|
|
|
|
rustc day06.rs
|
|
|
|
./day06
|
|
|
|
```
|
2023-12-08 13:52:28 +01:00
|
|
|
<!-- quadratic formula go *brrr* -->
|