1011 - swap
Description

输入两个数字,并交换输出

Input
Output
Examples

Input

5 7

Output

7 5
题目参数
时间限制 1 秒
内存限制 128 MB
提交次数 155
通过次数 98