主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
halo_777
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
4
发帖
0
笔记
0
Ta的粉丝
72
关注数
0
粉丝数
72
获赞数
2
阅读数
2927
查找1 题解:
#include<bits/stdc++.h> using namespace std; int a[10010]; int b[10010]; int main() { int n, m; while (cin >> n) { ...
P1388
2024年2月20日 17:58
回复 0
|
赞 0
|
浏览 619
查找学生信息 题解:
#include <bits/stdc++.h> using namespace std; int main() { int N, M; while (cin >> N >> M) { map<in...
P1177
2024年2月20日 17:48
回复 0
|
赞 1
|
浏览 645
首字母大写 题解:
#include<bits/stdc++.h> using namespace std; char s[100]; int main() { while (gets(s)) { int len = strlen(s); ...
P1240
2024年2月18日 20:16
回复 0
|
赞 0
|
浏览 943
字母统计 题解:
```c++ #include<bits/stdc++.h> using namespace std; int tmp[100]; int main() { char s[105]; ...
P1292
2024年2月18日 20:05
回复 0
|
赞 1
|
浏览 720
本科学校:贵州大学
目标学校:贵州大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!