P 1003 ▄︻┻═┳一破解破解
暂无测试数据。
Background
Special for boss, ^_^
Description
Given two integers x and y, print one integer.
Format
Input
Two integers x and y, satisfying x,y<=100000.
Output
One integer(<=1000000000).
Sample 1
Input
92895 54921
Output
29644
Limitation
1s, 8KiB for each test case.
Hint(in Chinese)
数据都是随机数(不要尝试暴力破解,简单版也许可以,这个是没意义的。如果你想不到二分或者其他黑手段,就不要尝试了)
信息
- 难度
- 10
- 分类
- (无)
- 标签
- (无)
- 递交数
- 0
- 已通过
- 0
- 通过率
- ?
- 上传者