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
Solution Comments
Show comments
Loading...
Problem Recent Solvers58
Suggested Problems
-
2046 Solvers
-
Find common elements in matrix rows
2713 Solvers
-
Set the array elements whose value is 13 to 0
1439 Solvers
-
925 Solvers
-
610 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!
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.