mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-15 18:15:01 +01:00
script
This commit is contained in:
parent
8ffd71c2d1
commit
56f39b5c3c
11 changed files with 120 additions and 5 deletions
|
|
@ -39,5 +39,5 @@ pub fn part2(input: &str) -> u64 {
|
|||
})
|
||||
.sum::<u64>();
|
||||
|
||||
sum
|
||||
}
|
||||
sum
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue