5671: 计算机学说话—字符串型

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:80 Solved:2

Description

让计算机跟着你说话,你说一句,计算机也说一句。

Input

输入一个句话,以回车结束

Output

输出那句话

Sample Input Copy

Hello!

Sample Output Copy

Hello!

Source/Category