AdventOfCode2023/04/README.md

11 lines
166 B
Markdown
Raw Normal View History

2023-12-04 14:27:50 +01:00
# [Day 4](https://adventofcode.com/2023/day/4)
:gift::gift::gift::gift:
Today's language: **Rust**
2023-12-08 13:52:28 +01:00
Execution time: **0,004 s**
2023-12-04 14:27:50 +01:00
```shell
rustc day04.rs
./day04
```