Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 91e7dab

Browse files
更新表达
1 parent 73a3cb5 commit 91e7dab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎problems/kamacoder/0096.城市间货物运输III.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,6 @@ int main() {
387387
* 本题可以有负权回路,说明只要多做松弛,结果是会变的。
388388
* 本题要求最多经过k个节点,对松弛次数是有限制的。
389389

390-
如果本题中 没有负权回路的测试用例, 那版本一的代码就可以过了,也就不用我费这么大口舌去讲解的这个坑了。
391-
392390
## 拓展三(SPFA)
393391

394392
本题也可以用 SPFA来做,关于 SPFA ,已经在这里 [0094.城市间货物运输I-SPFA](./0094.城市间货物运输I-SPFA.md) 有详细讲解。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /