首页
DreamJudge
院校信息
专业题库
模拟考试
机试真题
408真题
专业课程
兑换中心
登录
注册
上岸
18582063112
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
9
发帖
0
笔记
0
Ta的粉丝
0
关注数
0
粉丝数
0
获赞数
29
阅读数
2055
n个数的最小公倍数 题解:
#include <bits/stdc++.h> using namespace std; int gcd(int a, int b) { re...
P3684
2025年3月9日 14:53
回复 0
|
赞 6
|
浏览 262
n个数的最小公倍数 题解:
#include <bits/stdc++.h> using namespace std; int gcd(int a, int b) { re...
P3684
2025年3月9日 14:53
回复 0
|
赞 2
|
浏览 167
简单的背包问题 题解:
#include <bits/stdc++.h> using namespace std; int main() { int s, n; &...
P5129
2025年3月9日 14:21
回复 0
|
赞 4
|
浏览 306
三目运算符
#include <bits/stdc++.h> using namespace std; int main() { string a; &nbs...
P3502
2025年3月8日 10:36
回复 0
|
赞 0
|
浏览 204
三目运算符
#include <bits/stdc++.h> using namespace std; int main() { string a; &nbs...
P3502
2025年3月8日 10:36
回复 0
|
赞 0
|
浏览 160
三目运算符
#include <bits/stdc++.h> using namespace std; int main() { string a; &nbs...
P3502
2025年3月8日 10:36
回复 0
|
赞 0
|
浏览 126
括号匹配的问题 stl题解:
#include <bits/stdc++.h> using namespace std; int main() { stack<char> a; string b; &nbs...
P4933
2025年3月8日 10:03
回复 0
|
赞 7
|
浏览 261
map解法,用迭代器遍历
#include <bits/stdc++.h> using namespace std; int main() { int n; cin >> n; ...
P2014
2025年3月4日 11:02
回复 0
|
赞 5
|
浏览 240
使用STL的list
#include <bits/stdc++.h> using namespace std; int main() { int&nb...
P2021
2025年3月4日 10:03
回复 0
|
赞 5
|
浏览 329
本科学校:成都工业学院
目标学校:西华师范大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!