|
||||||||||
ASCIITime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 6830 Accepted Submission(s): 3800 Problem Description Since all we know the ASCII code, your job is simple: input numbers and output corresponding messages. Input 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 Output the corresponding message in just one line. Warning: no extra characters are allowed. Sample Input
Sample Output
Source | ||||||||||
|