input() print('?', 'abc') res = input() exit(0 if res == '! LOSE' else 1)