Given a word and its encrypted version using the caesar cipher, find the shift used.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers17
Suggested Problems
-
Remove the two elements next to NaN value
703 Solvers
-
find the maximum element of the matrix
538 Solvers
-
742 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
-
193 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!
Interesting problem
Need more tests. At least one that circles around, for instance, 'XYZ' -> 'ABC.'