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 Solvers19
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5810 Solvers
-
Maximum running product for a string of numbers
2257 Solvers
-
1392 Solvers
-
Convert a vector into a number
619 Solvers
-
596 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.'