数据结构与算法题目集7-35——城市间紧急救援

我的数据结构与算法题目集代码仓:https://github.com/617076674/Data-structure-and-algorithm-topic-set 原题链接:https://pintia.cn/problem-sets/15/problems/862 题目描述: 知识点:带权图的最短路径 思路:SPFA算法+深度优先遍历(回溯) 本题是PAT-ADVANCED1003——Eme
相关文章
相关标签/搜索