1083 問題 L: Hello, world!
時間限制: 1s
內(nèi)存限制: 64MB 提交: 26975 解決: 12603
題目描述
This is the first problem for test.
Since all we know the ASCII code, your job is simple: Input numbers and output corresponding messages.
輸入
The input will contain a list of positive integers separated by whitespaces(spaces, newlines, TABs).
Please process to the end of file (EOF).
The integers will be no less than 32.
輸出
Output the corresponding message.
Note there is NOT a newline character in the end of output.
樣例輸入
72 101 108 108 111 44
32 119 111 114 108 100 33
提示
零基礎(chǔ)同學(xué)可以先學(xué)習(xí)
視頻課程,包含C/C++、Python、百練、藍(lán)橋杯輔導(dǎo)、算法數(shù)據(jù)結(jié)構(gòu)等課程,提供視頻講解以及配套習(xí)題,還有老師答疑,
點(diǎn)擊這里了解課程詳情