- problem solution codes #include<iostream> using namespace std; int n, c[20]; void dfs(int cur... problem solution codes #include<iostream> using namespace std; int n, c[20]; void dfs(int cur...
- problem solution codes //c[i]:第i行的皇后放在第几列 #include<iostream> using namespace std; int n, c[20... problem solution codes //c[i]:第i行的皇后放在第几列 #include<iostream> using namespace std; int n, c[20...
- problem solution codes #include<cstdio> int p[101], a[101], k, n; long long ans[100001], MIN... problem solution codes #include<cstdio> int p[101], a[101], k, n; long long ans[100001], MIN...
- problem solution codes //(如果你玩数独会怎么填呢)......启发式:把能确定的填上 #include<iostream> using namespace st... problem solution codes //(如果你玩数独会怎么填呢)......启发式:把能确定的填上 #include<iostream> using namespace st...
- problem 给出n个正整数,然后有m个询问询问该整数是否在n个正整数中出现过 solution 哈希表? 当然是set水洛 codes #include<iostream> #... problem 给出n个正整数,然后有m个询问询问该整数是否在n个正整数中出现过 solution 哈希表? 当然是set水洛 codes #include<iostream> #...
- 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> 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 ...
上滑加载中
推荐直播
-
码道新技能,AI 新生产力——从自动视频生成到开源项目解析2026/04/08 周三 19:00-21:00
童得力-华为云开发者生态运营总监/何文强-无人机企业AI提效负责人
本次华为云码道 Skill 实战活动,聚焦两大 AI 开发场景:通过实战教学,带你打造 AI 编程自动生成视频 Skill,并实现对 GitHub 热门开源项目的智能知识抽取,手把手掌握 Skill 开发全流程,用 AI 提升研发效率与内容生产力。
回顾中 -
华为云码道:零代码股票智能决策平台全功能实战2026/04/18 周六 10:00-12:00
秦拳德-中软国际教育卓越研究院研究员、华为云金牌讲师、云原生技术专家
利用Tushare接口获取实时行情数据,采用Transformer算法进行时序预测与涨跌分析,并集成DeepSeek API提供智能解读。同时,项目深度结合华为云CodeArts(码道)的代码智能体能力,实现代码一键推送至云端代码仓库,建立起高效、可协作的团队开发新范式。开发者可快速上手,从零打造功能完整的个股筛选、智能分析与风险管控产品。
回顾中 -
华为云码道全新升级,多会话并行与多智能体协作2026/05/08 周五 19:00-21:00
王一男-华为云码道产品专家;张嘉冉-华为云码道工程师;胡琦-华为云HCDE;程诗杰-华为云HCDG
华为云码道4月份版本全新升级,此次直播深度解读4月份产品特性,通过“特性解读+实操演示+实战案例+设计创新”的组合,全方位展现码道在多会话并行与多智能体协作方面的能力,赋能开发者提升效率
正在直播
热门标签