首页
DreamJudge
院校信息
专业题库
模拟考试
机试真题
上岸课程
兑换中心
登录
注册
上岸
wuyo
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
3
发帖
0
笔记
0
Ta的粉丝
6
关注数
0
粉丝数
6
获赞数
18
阅读数
606
简单的背包问题 题解:
#include<iostream> #include<cstdio> #include<algorithm> #include<vector> using namespace std; const int N = 1010; i...
P5129
2025年3月23日 15:04
回复 0
|
赞 4
|
浏览 113
猴子报数 题解:
#include <iostream> #include <cstdlib> using namespace std; // 定义链表节点结构 struct node { int data; &n...
P1081
2025年3月12日 21:49
回复 0
|
赞 0
|
浏览 111
成绩排序 题解:大佬帮忙看看为什么50%
#include <iostream> #include <algorithm> #include <vector> #include <string> // 定义学生结构体 struct student { &nb...
P1151
2025年3月3日 21:34
回复 1
|
赞 14
|
浏览 382
本科学校:浙江理工大学
目标学校:长安大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!