摘要:
"P1266 速度限制" 第一次接触这种分层spfa 类似于dp ~~个人理解~~ 阅读全文
posted @ 2018-04-01 18:42
Lance1ot
阅读(184)
评论(0)
推荐(0)
摘要:
"P1186 玛丽卡" 读题真的好恶心 实际上是考察了spfa中路径记录的问题 cpp include include include include using namespace std; struct node { int point; int nxt; int weight; }; node 阅读全文
posted @ 2018-04-01 14:16
Lance1ot
阅读(152)
评论(0)
推荐(0)

浙公网安备 33010602011771号