国产探花免费观看_亚洲丰满少妇自慰呻吟_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;}


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 万年县| 云霄县| 汤原县| 兴城市| 陆川县| 晋中市| 江北区| 贵德县| 明光市| 山东省| 江源县| 阿拉善盟| 松溪县| 三河市| 嘉义县| 马尔康县| 雅江县| 土默特左旗| 正定县| 合江县| 汾阳市| 仁化县| 阿拉尔市| 佛山市| 宁强县| 南靖县| 荥经县| 岳普湖县| 江阴市| 蒙城县| 沛县| 乐亭县| 扎囊县| 姚安县| 揭阳市| 庐江县| 永丰县| 伊吾县| 霍山县| 铜鼓县| 尤溪县|