5195: 【5课】【3018】复读机

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:123 Solved:94

Description

请编写一个程序,实现的功能是:输入一个数字之后,计算机会立即输出一个相同的数字。

Input

输入一个数 n

Output

输出一个数 n

Sample Input Copy

666

Sample Output Copy

666