首页
DreamJudge
院校信息
专业题库
模拟考试
机试真题
408真题
专业课程
兑换中心
登录
注册
上岸
xiaowaya
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
3
发帖
0
笔记
0
Ta的粉丝
0
关注数
0
粉丝数
0
获赞数
15
阅读数
820
变位词 题解:简单sort 然后strcmp就行了
#include<bits/stdc++.h> #include<string> #include<string.h> using namespace std; void sort(char s[100]){ ...
P1032
2025年3月23日 16:32
回复 0
|
赞 6
|
浏览 272
打印日期 题解:暴力题解
#include<bits/stdc++.h> #include<string> using namespace std; int mons[13]={0,31,28,31,30,31,30,31,31,30,31,30,31}; bool run(int y)...
P1410
2025年3月20日 20:40
回复 0
|
赞 3
|
浏览 218
模拟出入栈游戏 题解:
#include<bits/stdc++.h> #include<stack> using namespace std; bool isValid(string &str){ stack<char> s;...
P1684
2025年3月18日 16:56
回复 0
|
赞 6
|
浏览 330
本科学校:西南石油大学
目标学校:华南农业大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!