Since all we know the ASCII code, your job is simple: input numbers and output corresponding messages.
输入解释
The first line contains one integer T (1<=T<=1000). The input will contain T positive integers separated by whitespaces (spaces, newlines, TABs). The integers will be no less than 32.
输出解释
Output the corresponding message in just one line. Warning: no extra characters are allowed.