Update Task06:综合练习.md
This commit is contained in:
parent
73d9588454
commit
6babd7b665
|
@ -298,7 +298,7 @@ uid是用户id;action的值为:“show”, “answer”, “skip”;
|
||||||
| 0 | 0 |
|
| 0 | 0 |
|
||||||
| -1 | -2 |
|
| -1 | -2 |
|
||||||
```
|
```
|
||||||
最短距离是1,从点(-1,-1)到点(-1,2)。所以输出结果为:
|
最短距离是1,从点(-1,-1)到点(-1,-2)。所以输出结果为:
|
||||||
|
|
||||||
| shortest |
|
| shortest |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue