Implement Solitaire cipher for N long deck. - MATLAB Cody - MATLAB Central

Problem 766. Implement Solitaire cipher for N long deck.

Difficulty:Rate

Implement the solitaire cypher.

Given a starting permutation of numbers [1:N], deck, generate M values for the keystream. The small joker will be value N-1, the big joker will be N.

This is an update of this problem.

Solution Stats

48.72% Correct | 51.28% Incorrect
Last Solution submitted on Jun 02, 2023

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers17

Suggested Problems

More from this Author51

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!