s = input() if s == '0': print('Nothing') if s == '3.14159265': print('pi') if s == '1112345678999+X': print('九蓮宝燈') print('Thirteen Orphans') if s == 'All your base are belong to us.': print("""3 4 4 3 6 2 2""") if s == 'くぁwせdrftgyふじこlp': print('さmpぇ')