首页
比赛
题库
课程
竞赛讨论区
登录
/
注册
去牛客
首页
>
Weird Flecks, But OK
2条解析
开通博客写题解
yaoking
发表于 2021-03-11 15:23:41
求1到n的最短路减一 #include"bits/stdc++.h" using namespace std; int n,m; struct node{ int v,w; }; struct 
展开全文
小毅儿
发表于 2021-03-08 19:00:54
#include <cstdio> #include <cstring> #include <string> #include <cmath> #include <iostream> #include <algorithm> #
展开全文
查看本题
查看本题讨论
等你来战
查看全部
牛客练习赛144
报名截止时间:2025-09-12 21:30
牛客周赛 Round 109
报名截止时间:2025-09-14 21:00
牛客挑战赛82
报名截止时间:2025-09-19 22:00
牛客周赛 Round 110
报名截止时间:2025-09-21 21:00
扫描二维码,关注牛客
意见反馈
下载牛客APP,随时随地刷题