- 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 ...
上滑加载中
推荐直播
-
Skill 构建 × 智能创作:基于华为云码道的 AI 内容生产提效方案2026/03/25 周三 19:00-20:00
余伟,华为云软件研发工程师/万邵业(万少),华为云HCDE开发者专家
本次直播带来两大实战:华为云码道 Skill-Creator 手把手搭建专属知识库 Skill;如何用码道提效 OpenClaw 小说文本,打造从大纲到成稿的 AI 原创小说全链路。技术干货 + OPC创作思路,一次讲透!
回顾中 -
码道新技能,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(码道)的代码智能体能力,实现代码一键推送至云端代码仓库,建立起高效、可协作的团队开发新范式。开发者可快速上手,从零打造功能完整的个股筛选、智能分析与风险管控产品。
回顾中
热门标签