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
R2025a Pre-release highlights
This topic is for discussing highlights to the current R2025a Pre-release.
14
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!
Go to top of page