1306 牙牙学语


Submit solution

Points: 100
Time limit: 1.0s
Memory limit: 32M

Problem types
Allowed languages
C, C++, Java, Python

Description

芸芸才刚刚牙牙学语呢。大人说一句,她就跟一句,有时候说错了,大人就不放过她。现在轮到你编程了,要看看你的程序能牙牙学语吗,学不像就不让你过!

Input

输入尽是些语无伦次的童话。

Output

照式照样地模仿说出来,该停顿处便停顿。

Sample

Input

I am a tiger.

You are pig.
Ha ha

Output

I am a tiger.

You are pig.
Ha ha

Comments

There are no comments at the moment.