This commit is contained in:
nora 2023-12-03 15:14:43 +01:00
parent 8ffd71c2d1
commit 56f39b5c3c
11 changed files with 120 additions and 5 deletions

View file

@ -39,5 +39,5 @@ pub fn part2(input: &str) -> u64 {
})
.sum::<u64>();
sum
}
sum
}