Advent of Code XXXX Written in Rust.
Go to file Use this template
Luke Else 564d62ccbd
All checks were successful
Continuous integration / Check (push) Successful in 47s
Continuous integration / Test Suite (push) Successful in 50s
Continuous integration / Rustfmt (push) Successful in 36s
Continuous integration / build (push) Successful in 47s
/ Check (push) Successful in 48s
/ Test Suite (push) Successful in 52s
/ Rustfmt (push) Successful in 36s
/ Clippy (push) Successful in 48s
/ build (push) Successful in 50s
fixed fmt warning
2024-11-22 11:08:40 +00:00
.gitea/workflows Created template for advent of code in rust 2024-11-20 22:54:11 +00:00
input Tidied AOC XXXX 2024-11-21 05:30:44 +00:00
src fixed fmt warning 2024-11-22 11:08:40 +00:00
.gitignore Initial commit 2024-11-20 21:01:30 +00:00
Cargo.toml Tidied AOC XXXX 2024-11-21 05:30:44 +00:00
LICENSE Initial commit 2024-11-20 21:01:30 +00:00
README.md Initial commit 2024-11-20 21:01:30 +00:00

AdventOfCodeXXXX

Advent of Code XXXX Written in Rust.