|
||||||||||
boxTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 12308 Accepted Submission(s): 2784 Problem Description One day, winnie received a box and a letter. In the letter, there are three integers and five operations(+,-,*,/,%). If one of the three integers can be calculated by the other two integers using any operations only once.. He can open that mysterious box. Or that box will never be open. Input The input contains several test cases.Each test case consists of three non-negative integers. Output If winnie can open that box.print "oh,lucky!".else print "what a pity!" Sample Input
Sample Output
Author kiki Source | ||||||||||
|