主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
圆梦厦大
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
3
发帖
0
笔记
0
Ta的粉丝
15
关注数
0
粉丝数
15
获赞数
3
阅读数
2612
判断回文数 C++秒了
C++秒了 #include<string> #include<algorithm> #include<iostream> using namespace std; int main(){ string a,b; whil...
P1700
2023年7月11日 11:24
回复 0
|
赞 1
|
浏览 1.0k
矩阵转置 题解:
#include<iostream> #include<vector> #include<algorithm> using namespace std; const int N = 100; int main(){ int n...
P1393
2023年7月11日 11:15
回复 0
|
赞 1
|
浏览 792
最大子串和 题解:
#include<iostream> #include<algorithm> using namespace std; const int N = 100; int a[N],s[N]; int main(){ int n; whi...
P1703
2023年7月11日 10:52
回复 0
|
赞 1
|
浏览 810
本科学校:四非
目标学校:xmu
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!