1011 - swap
Description

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

Input
Output
Examples

Input

5 7

Output

7 5
题目参数
Time Limit 1 second
Memory Limit 128 MB
提交次数 145
通过次数 93