主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
上岸课程
讨论区
兑换中心
登录
注册
上岸
ryanausnar
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
6
发帖
0
笔记
0
Ta的粉丝
0
关注数
0
粉丝数
0
获赞数
9
阅读数
332
打印日期 题解:
#include <iostream> using namespace std; int monthDays[13] = {0, 31, 28, 31, 30, 3...
P1410
2025年3月12日 20:17
回复 0
|
赞 0
|
浏览 0
日期 题解:
#include<bits/stdc++.h> using namespace std; int main(){ int month[13] = {0,31,28,...
P1011
2025年3月11日 23:19
回复 0
|
赞 1
|
浏览 40
最简真分数 题解:
#include<bits/stdc++.h> //#include<algorithm> 中有__gcd(int a,int b); 但是不一定都支持 using namespace std; //...
P1180
2025年3月9日 09:29
回复 1
|
赞 5
|
浏览 80
翻转数的和 题解:
//方法一 使用string #include<bits/stdc++.h> using namespace std; int main(){ string a,b; &nbs...
P1003
2025年3月11日 13:51
回复 0
|
赞 1
|
浏览 37
字符棱形 题解:
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin...
P1473
2025年3月8日 14:40
回复 0
|
赞 1
|
浏览 55
计算Sn 题解:
#include<bits/stdc++.h> using namespace std; int main(){ int a,n; c...
P1043
2025年3月8日 12:13
回复 0
|
赞 1
|
浏览 120
本科学校:南京工程学院
目标学校:华南师范大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!