Problem 55070. Caesar Cipher Shift
Given a word and its encrypted version using the caesar cipher, find the shift used.
Solution Stats
Problem Comments
-
2 Comments
Yuang Li
on 13 Jul 2022
Interesting problem
Rafael S.T. Vieira
on 6 Nov 2022
Need more tests. At least one that circles around, for instance, 'XYZ' -> 'ABC.'
Solution Comments
Show commentsProblem Recent Solvers17
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11964 Solvers
-
305 Solvers
-
Find the maximum two numbers of every column of a matrix
198 Solvers
-
124 Solvers
-
905 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!