-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Totally wild that this could be done in a fold. Kudos!
AdventOfCode2020/src/bin/15.rs
Line 8 in 1157ff5
| (7..target).fold(4, |last, i| i - seen.insert(last, i).unwrap_or(i)) |
AxlLind
Metadata
Metadata
Assignees
Labels
No labels