求解一道题目的意思。

Onestepsthroughintegerpointsofthestraightline.Thelengthofastepmustbenonnegativeandcan... One steps through integer points of the straight line. The length of a step must be nonnegative and can be by one bigger than, equal to, or by one smaller than the length of the previous step. What is the minimum number of steps in order to get from x to y? The length of the first and the last step must be 1.
Input:
Input consists of a line containing n, the number of test cases.
Output:
For each test case, a line follows with two integers: 0 <= x <= y < 2^31. For each test case, print a line giving the minimum number of steps to get from x to y.
Example Input:
3
45 48
45 49
45 50
拜托啦,哪位高手懂,给我讲讲
展开
 我来答
永远的_gerrard
2011-04-30 · 超过37用户采纳过TA的回答
知道小有建树答主
回答量:126
采纳率:0%
帮助的人:0
展开全部
有n组数据,每组问你从x到y最少需要多少步,第一步和最后一步必须是1,每步不能是负的。
这题不全吧
追答
那就是这样了,如果实在看不懂可以先跳过
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式