国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 學(xué)院 > 開發(fā)設(shè)計(jì) > 正文

Knight Moves --bfs

2019-11-14 11:29:48
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

Background

Mr Somurolov, fabulous chess-gamer indeed, asserts that no one else but him can move knights from one position to another so fast. Can you beat him?

The PRoblem

Your task is to write a program to calculate the minimum number of moves needed for a knight to reach one point from another, so that you have the chance to be faster than Somurolov. For people not familiar with chess, the possible knight moves are shown in Figure 1.

Input

The input begins with the number n of scenarios on a single line by itself. Next follow n scenarios. Each scenario consists of three lines containing integer numbers. The first line specifies the length l of a side of the chess board (4 <= l <= 300). The entire board has size l * l. The second and third line contain pair of integers {0, …, l-1}*{0, …, l-1} specifying the starting and ending position of the knight on the board. The integers are separated by a single blank. You can assume that the positions are valid positions on the chess board of that scenario.

Output

For each scenario of the input you have to calculate the minimal amount of knight moves which are necessary to move from the starting point to the ending point. If starting point and ending point are equal,distance is zero. The distance must be written on a single line.

Sample Input

3 8 0 0 7 0 100 0 0 30 50 10 1 1 1 1

Sample Output

5 28 0

題解

這里寫圖片描述


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 闽清县| 清河县| 望都县| 新河县| 阜阳市| 江阴市| 库车县| 宁波市| 渝中区| 堆龙德庆县| 尚义县| 香港 | 疏勒县| 惠水县| 玉屏| 伊吾县| 岐山县| 临颍县| 宽甸| 永顺县| 和龙市| 沭阳县| 安多县| 大余县| 阿坝县| 香港 | 忻城县| 阳曲县| 洞头县| 辽阳县| 辰溪县| 长葛市| 嘉兴市| 准格尔旗| 田林县| 汾西县| 云浮市| 城口县| 云龙县| 光山县| 临沭县|