Skip to content

Latest commit

 

History

History
10 lines (3 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (3 loc) · 283 Bytes

NotSoRandomShuffle

Given a shuffling algorithm the program computes the number of rounds it takes to reconstitute the starting point of shuffling (the original deck).

The program takes a number of cards in the deck as a command line argument and write the result to stdout.