CF 102440I - Shuffle one more time
The shuffle algorithm itself is missing from the supplied statement. It appears as an image, and the exact operations used to update the 32-bit seed determine the entire solution, including how the seed is recovered from the given permutation.
CF 102440I - Shuffle one more time
Rating: -
Tags: -
Solve time: 2m 4s
Verified: no
Solution
The shuffle algorithm itself is missing from the supplied statement. It appears as an image, and the exact operations used to update the 32-bit seed determine the entire solution, including how the seed is recovered from the given permutation.
Please provide the shuffle algorithm image or paste its pseudocode.