AdventOfCode2023/08
2023-12-09 11:53:29 +01:00
..
day08.rs day08: rust 2023-12-08 13:52:36 +01:00
README.md add loc 2023-12-09 11:53:29 +01:00

Day 8

🎁🎁🎁🎁🎁🎁🎁🎁

Today's language: Rust

Lines of code: 101

Execution time: 0,039 s

Next time, I should just use 64 bit right from the start...

rustc day08.rs
./day08