Problem 2227. Broken numlock key, oppps !
The numlock key on my computer is pressed and is now broken, so I cant press it to switch off the numlock mode. And hence I am not able to read whatever I am typing. Can you help me decode what I am typing?
Example
Input: "0y n4036c2 2ey 5s br62en!" Output: "my numlock key is broken!"
Happy decoding!
Solution Stats
Problem Comments
-
2 Comments
Is the '/' character supposed to have two different mappings? As that makes things much more complicated...
Actually it makes impossible to solve for some cases. For instance we can never know if the number 2536 is truly the number 2536 or if it is the word kilo except by the context of some phrase (human comprehension). All solutions use some nongeneral trick to identify such cases.
Solution Comments
Show commentsProblem Recent Solvers41
Suggested Problems
-
7650 Solvers
-
Arrange vector in ascending order
775 Solvers
-
Set the array elements whose value is 13 to 0
1369 Solvers
-
315 Solvers
-
Fix the last element of a cell array
1341 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!