aoc
2024.12.25
In aoc::
year2020::
day23
aoc
::
year2020
::
day23
Function
play
Copy item path
Source
fn play(cups: &mut [
u32
], current:
usize
, rounds:
usize
)