#U1000. [USACO17Open]The Lost Cow B
[USACO17Open]The Lost Cow B
背景
https://usaco.org/index.php?page=viewproblem2&cpid=735
描述
格式
输入
Two integers x and y, satisfying .
输出
The single line of input contains two distinct space-separated integers and . Both are in the range .
样例 #1
3 6
9
Limitation
1s, 1024KiB for each test case.