Problem 751. Implement simple rotation cypher
Solution Stats
Problem Comments
-
1 Comment
jo gayong
on 5 Jul 2019
I find this problem challenging.
Solution Comments
-
1 Comment
TAYALAN SIVALINGAM
on 29 Dec 2016
hi
-
1 Comment
Mike Li
on 12 Feb 2022
This answer doesn't apply where shift is negtive.
-
1 Comment
Liang MA
on 10 Apr 2014
Covered negative shift this time
-
1 Comment
Anthony
on 9 Apr 2014
very straight forward solution that passes test suite but does not handle example in description correctly.
-
1 Comment
shen
on 31 Oct 2013
hello, what if shift >= 52 or shift < 0?
-
1 Comment
Daniel Pereira
on 16 Apr 2013
Does this work for negative shifts?
-
1 Comment
Nicholas Howe
on 5 Oct 2012
This is a sneaky way to get around the prohibition against using eval!
Problem Recent Solvers1020
Suggested Problems
-
Check to see if a Sudoku Puzzle is Solved
302 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
2278 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
722 Solvers
-
552 Solvers
-
Pernicious Anniversary Problem
774 Solvers
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!