1008 - A空格A
Description

输入一个数字,输出该数字两遍!

Input
Output
Examples

Input

5

Output

5 5

Input

132

Output

132 132
题目参数
Time Limit 1 second
Memory Limit 128 MB
提交次数 121
通过次数 99