- problem solution codes #include<iostream> #include<queue> using namespace std; int n, m... problem solution codes #include<iostream> #include<queue> using namespace std; int n, m...
- problem solution codes //不好玩 #include<iostream> using namespace std; int n, m, a[30010], r, p... problem solution codes //不好玩 #include<iostream> using namespace std; int n, m, a[30010], r, p...
- problem solution codes //Meet in the Middle #include<iostream> #include<algorithm> #inc... problem solution codes //Meet in the Middle #include<iostream> #include<algorithm> #inc...
- problem solution codes #include<iostream> #include<algorithm> using namespace std; cons... problem solution codes #include<iostream> #include<algorithm> using namespace std; cons...
- 0x01题面 给定一个长为n的序列,求它的最长上升子序列。 n<103n<103 子序列指序列中任意m个元素拼起来形成的新序列(可不连续) 0x02思路 考虑任意一个长为m的上升子序列... 0x01题面 给定一个长为n的序列,求它的最长上升子序列。 n<103n<103 子序列指序列中任意m个元素拼起来形成的新序列(可不连续) 0x02思路 考虑任意一个长为m的上升子序列...
- problem solution codes #include<iostream> #include<queue> using namespace std; struct x... problem solution codes #include<iostream> #include<queue> using namespace std; struct x...
- problem solution codes #include<cstdio> #include<cstring> #include<cmath> using ... problem solution codes #include<cstdio> #include<cstring> #include<cmath> using ...
- problem solution codes #include<iostream> using namespace std; const int maxn = 110; int tree... problem solution codes #include<iostream> using namespace std; const int maxn = 110; int tree...
- problem solution codes /* 作者:gwj1139177410 题目:p2627 村村通 */ //Kruskal #include<iostream> #incl... problem solution codes /* 作者:gwj1139177410 题目:p2627 村村通 */ //Kruskal #include<iostream> #incl...
- problem solution codes #include<cstdio> #include<algorithm> #include<cmath> using... problem solution codes #include<cstdio> #include<algorithm> #include<cmath> using...
- 提交:http://codevs.cn/problem/1048/ 递推 //f[i]:到i为止的LIS的长度。 //f[i]=max{1,f[j]+1|j<i&&aj<a... 提交:http://codevs.cn/problem/1048/ 递推 //f[i]:到i为止的LIS的长度。 //f[i]=max{1,f[j]+1|j<i&&aj<a...
- problem solution codes #include<iostream> #include<string> using namespace std; int mai... problem solution codes #include<iostream> #include<string> using namespace std; int mai...
- problem solution codes #include<iostream> using namespace std; const int maxn = 100010; #defi... problem solution codes #include<iostream> using namespace std; const int maxn = 100010; #defi...
- problem solution codes //MST-Prim-贪心-堆优化 #include<iostream> #include<algorithm> #includ... problem solution codes //MST-Prim-贪心-堆优化 #include<iostream> #include<algorithm> #includ...
- problem solution codes //MST-Kruskal-排序贪心+并查集 //题中N=M,(M小于N^2的)稀疏图用邻接表。 #include<iostream> #i... problem solution codes //MST-Kruskal-排序贪心+并查集 //题中N=M,(M小于N^2的)稀疏图用邻接表。 #include<iostream> #i...
上滑加载中
推荐直播
-
华为云码道-玩转OpenClaw,在线养虾2026/03/11 周三 19:00-21:00
刘昱,华为云高级工程师/谈心,华为云技术专家/李海仑,上海圭卓智能科技有限公司CEO
OpenClaw 火爆开发者圈,华为云码道最新推出 Skill ——开发者只需输入一句口令,即可部署一个功能完整的「小龙虾」智能体。直播带你玩转华为云码道,玩转OpenClaw
回顾中 -
华为云码道-AI时代应用开发利器2026/03/18 周三 19:00-20:00
童得力,华为云开发者生态运营总监/姚圣伟,华为云HCDE开发者专家
本次直播由华为专家带你实战应用开发,看华为云码道(CodeArts)代码智能体如何在AI时代让你的创意应用快速落地。更有华为云HCDE开发者专家带你用码道玩转JiuwenClaw,让小艺成为你的AI助理。
回顾中 -
Skill 构建 × 智能创作:基于华为云码道的 AI 内容生产提效方案2026/03/25 周三 19:00-20:00
余伟,华为云软件研发工程师/万邵业(万少),华为云HCDE开发者专家
本次直播带来两大实战:华为云码道 Skill-Creator 手把手搭建专属知识库 Skill;如何用码道提效 OpenClaw 小说文本,打造从大纲到成稿的 AI 原创小说全链路。技术干货 + OPC创作思路,一次讲透!
回顾中
热门标签