My Advent Of Code attempt in rust!
Go to file
Luke Else dc40bbbc24
All checks were successful
Continuous integration / Check (push) Successful in 53s
Continuous integration / Test Suite (push) Successful in 59s
Continuous integration / Rustfmt (push) Successful in 38s
Continuous integration / build (push) Successful in 59s
Created nightly tests
2024-11-20 22:59:23 +00:00
.gitea/workflows Created nightly tests 2024-11-20 22:59:23 +00:00
.vscode Day 1 Part 2... Feeling in agony as I can't seem to use regex to save my life. Lookahead current does not work :( 2023-12-01 10:38:18 +00:00
src Fixed rustfmt warnings 2024-10-05 15:06:25 +01:00
.gitignore Base Project Setup 2023-11-30 17:24:15 +00:00
Cargo.toml Updated dependencies + pipelines 2024-11-20 20:13:28 +00:00
LICENSE Initial commit 2023-11-30 17:22:58 +00:00
README.md Updated readme to state completion 2024-10-05 13:32:02 +01:00

AdventOfCode2023

My Advent Of Code attempt in rust!

Made it to day 17 this year... not to bad.