编程介的小学生
2017-09-25 11:51Delta-wave
Problem Description
A triangle field is numbered with successive integers in the way shown on the picture below.
The traveller needs to go from the cell with number M to the cell with number N. The traveller is able to enter the cell through cell edges only, he can not travel from cell to cell through vertices. The number of edges the traveller passes makes the length of the traveller's route.
Write the program to determine the length of the shortest route connecting cells with numbers N and M.
Input
Input contains two integer numbers M and N in the range from 1 to 1000000000 separated with space(s).
Output
Output should contain the length of the shortest route.
Sample Input
6 12
Sample Output
3
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- 矩阵的维数问题(想统一不同市场音频mfcc的维数)。
- python
- 开发语言
- 4个回答
- Delta Wave
- each
- it
- 维基百科
- 2个回答
- Delta-wave
- numbers
- Golang
- 1个回答