两个吃奶一个添下面视频_人妻第一页香蕉网_欧美xxxx少妇_妺妺窝人体色www婷婷

Dotcpp  >  編程題庫  >  Hello, world!
題目 1083:

Hello, world!

時間限制: 2s 內(nèi)存限制: 128MB 提交: 26966 解決: 12598

題目描述

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

樣例輸出

Hello, world!

提示

零基礎(chǔ)同學(xué)可以先學(xué)習(xí)視頻課程,包含C/C++、Python、百練、藍(lán)橋杯輔導(dǎo)、算法數(shù)據(jù)結(jié)構(gòu)等課程,提供視頻講解以及配套習(xí)題,還有老師答疑,點擊這里了解課程詳情
標(biāo)簽