add day 7 template

This commit is contained in:
timeshifter
2026-06-07 21:10:02 +02:00
parent 738b558c54
commit b8537ed049
5 changed files with 365 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
fn main() {
println!("Hello, world!");
}
// https://adventofcode.com/2015/day/7