Larry is having trouble making a problem for the DMOPC, and [REDACTED]
is threatening to savage him, so he decides that he will make a nice string manipulation problem.
Given string
Input Specification
The first line of input will be string
The next line of input will be string
Output Specification
LARRY IS SAVED!
if it is possible to make string
LARRY IS DEAD!
if it is not possible, given the restrictions.
Sample Input
Copy
abc
abd
Sample Output
Copy
LARRY IS SAVED!
Comments
why is test case 21 not working :(
Changing exactly one character, no more, no less.
This comment is hidden due to too much negative feedback. Show it anyway.
look up