Typing MistakeProblem code: CYW02 |
Keyboard typing is the main source of our input to the computer. We use keyboard for textual inputs. But to err is human. Suppose that in typing a document the user makes a mistake. He types a letter to the right of the actual character letter on the keyboard. Write a program to take the user string as input and display the actual correct string. Note: Apply the required constraint.
Example
Input: Sdfghj Output: Asdfgh
| Author: | arnavch |
| Date Added: | 20-03-2010 |
| Time Limit: | 1 sec |
| Source Limit: | 50000 Bytes |
| Languages: | C, C99 strict, CLOJ, CPP 4.0.0-8, CPP 4.3.2, F#, GO, PERL6, PYTH 3.1.2, TEXT |
Comments

Fetching successful submissions

When I submit the solution it
When I submit the solution it says.. Internel error occured in the system. Should I mail you the code?
ya u cn mail it to us at
ya u cn mail it to us at codechef1@gmail.com with ur full details,address, and code chef id.
Plase clarify the inputs:
Plase clarify the inputs: Only [A-Z] & [a-z] ?
yes only the alphabets...
yes only the alphabets...