- problem solution codes #include<cstdio> int n, A[15], isp[50], vis[50], ok = 1; bool is_prime... problem solution codes #include<cstdio> int n, A[15], isp[50], vis[50], ok = 1; bool is_prime...
- problem solution codes #include<iostream> #include<algorithm> #include<queue> #in... problem solution codes #include<iostream> #include<algorithm> #include<queue> #in...
- 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...
上滑加载中
推荐直播
-
2024华为开发者年度盛典颁奖礼
2024/12/15 周日 14:00-16:00
华为专家团
华为开发者年度盛典,12月14~15日,与数百位来自全球的极客开发者、技术领军人物、行业权威专家、学术及产业代表齐聚东莞 · 华为溪流背坡村&三丫坡,共赴这场专属于开发者的技术盛宴,探讨AI时代下技术生态、碰撞创新的火花。
回顾中 -
鸿蒙应用云函数调用实践
2024/12/16 周一 16:00-18:00
Skye 华为云学堂技术讲师
本期直播带你了解基于Serverless的函数工作流FunctionGraph及其优势、掌握在HarmonyOS上如何调用FunctionGraph云函数,通过待办清单即学即练的操作实践,感受鸿蒙应用开发技术魅力!
去报名 -
鸿蒙应用入门级开发者认证考点精讲
2024/12/17 周二 16:00-18:00
Skye 华为云学堂技术讲师
本期直播将整体介绍鸿蒙应用入门级开发者认证的整体框架,解构认证理论及实验的知识考点,并辅助剖析模拟试题,助力开发者通关考试。
去报名
热门标签