AdventOfCode2023/06/README.md

14 lines
245 B
Markdown
Raw Normal View History

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: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* -->