主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
wut to hust
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
4
发帖
0
笔记
0
Ta的粉丝
9
关注数
0
粉丝数
9
获赞数
0
阅读数
1216
合唱队形 题解:请问一下大佬们哪里出问题了呀,只有25%
#include<bits/stdc++.h> using namespace std; int main() { int n,dp[1005],a[1005],dp2[1005]; while(...
P1253
2024年8月20日 15:52
回复 1
|
赞 0
|
浏览 305
畅通工程 题解:请问一下大佬们我哪一步错了,正确率只有25%,我是对着n诺的题解写的
#include<bits/stdc++.h> using namespace std; int fa[105]; int find(int i) { if(fa[i]==i) &n...
P1312
2024年8月19日 16:01
回复 2
|
赞 0
|
浏览 316
最大序列和 题解:动态规划
#include<bits/stdc++.h> using namespace std; int main() { long long n,t,sum=0,max=0; while(cin >...
P1172
2024年8月19日 18:06
回复 0
|
赞 0
|
浏览 333
全排列 调用C++库函数
#include<bits/stdc++.h> using namespace std; int main() { string s; cin >> s; ...
P1185
2024年8月17日 16:37
回复 0
|
赞 0
|
浏览 262
本科学校:武汉理工大学
目标学校:华中科技大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!