国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

hdu 3361 ASCII

2019-11-08 02:40:25
字體:
來源:轉載
供稿:網友

題目:

ASCII

Time Limit: 2000/1000 MS (java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 4367    Accepted Submission(s): 2321PRoblem DescriptionSince all we know the ASCII code, your job is simple: input numbers and output corresponding messages. InputThe 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. OutputOutput the corresponding message in just one line.Warning: no extra characters are allowed. Sample Input
1372 101 108 108 111 4432 119 111 114 108 100 33 Sample Output
Hello, world! 

代碼:

#include<iostream>#include<cstring>#include<cstdio>#include<cstdlib>#include<ctype.h>    //tower()#include<set>  #include<map>  #include<iomanip>// cout<<setprecision(1)<<fixed<<a;#include<vector>   #include<cmath>	#include<algorithm>#include<bitset>#include<limits.h>#include<stack>#include<queue>using namespace std;const int maxn=1010;const int INF=0x3f3f3f3f;int n,t,a[maxn];int main(){    while(~scanf("%d",&n)){        while(n--){            scanf("%d",&t);            printf("%c",t);         }    }    return 0;}


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 铁岭县| 阿拉善左旗| 容城县| 开化县| 堆龙德庆县| 许昌市| 汕头市| 奇台县| 巩义市| 依安县| 绍兴县| 龙门县| 小金县| 呼图壁县| 肃宁县| 霍邱县| 武义县| 白玉县| 娄烦县| 嘉黎县| 金塔县| 南安市| 台湾省| 遂川县| 禄丰县| 大兴区| 樟树市| 类乌齐县| 新宾| SHOW| 尚志市| 太康县| 乐业县| 广元市| 永川市| 梅河口市| 灌阳县| 玛多县| 宁蒗| 牡丹江市| 延吉市|