- problem 给出n只猫及其重量ci每辆车载重不超过w用最少的车将猫运送到山底n<=18 solution 1、n<=18,暴搜。 2、关于答案: 对于每只猫,要么用已有的缆车,要... problem 给出n只猫及其重量ci每辆车载重不超过w用最少的车将猫运送到山底n<=18 solution 1、n<=18,暴搜。 2、关于答案: 对于每只猫,要么用已有的缆车,要...
- problem solution codes #include<iostream> using namespace std; int n, ans = 0, t; void f(int ... problem solution codes #include<iostream> using namespace std; int n, ans = 0, t; void f(int ...
- 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 #include<iostream> using namespace std; const int maxn = 1010; int f[m... problem solution codes #include<iostream> using namespace std; const int maxn = 1010; int f[m...
- problem solution codes #include<iostream> #include<algorithm> using namespace std; int ... problem solution codes #include<iostream> #include<algorithm> using namespace std; int ...
- problem solution codes #include<iostream> #include<algorithm> #include<string> #i... problem solution codes #include<iostream> #include<algorithm> #include<string> #i...
- problem solution codes #include<cstdio> #include<queue> #include<set>//set判重防MLE ... problem solution codes #include<cstdio> #include<queue> #include<set>//set判重防MLE ...
- 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...
上滑加载中
推荐直播
-
openEuler Summit 2024
2024/11/16 周六 09:30-12:00
华为讲师团
2024年11月15日-16日,我们将在北京中关村国际创新中心举办 操作系统大会&openEuler Summit 2024,本次大会旨在汇聚全球产业发展力量,邀请思想引领者、商业精英、技术专家、合作伙伴以及全球开源基金会等业界同仁,共同探讨操作系统产业发展方向和未来机遇,联合伙伴展示最新合作成果,分享数字化转型实践,以技术驱动创新不断激发新质生产力。
回顾中 -
华为云AI入门课:AI发展趋势与华为愿景
2024/11/18 周一 18:20-20:20
Alex 华为云学堂技术讲师
本期直播旨在帮助开发者熟悉理解AI技术概念,AI发展趋势,AI实用化前景,了解熟悉未来主要技术栈,当前发展瓶颈等行业化知识。帮助开发者在AI领域快速构建知识体系,构建职业竞争力。
去报名 -
华为云软件开发生产线(CodeArts)10月新特性解读
2024/11/19 周二 19:00-20:00
苏柏亚培 华为云高级产品经理
不知道产品的最新特性?没法和产品团队建立直接的沟通?本期直播产品经理将为您解读华为云软件开发生产线10月发布的新特性,并在直播过程中为您答疑解惑。
去报名
热门标签