主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
201805000129
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
5
发帖
0
笔记
0
Ta的粉丝
131
关注数
0
粉丝数
131
获赞数
1
阅读数
26387
C++
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; int i=0; int num[100]; for(;i<n;i++){ cin&g...
P1349
2021年11月23日 17:11
回复 0
|
赞 0
|
浏览 4.8k
C++
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; while(n!=0){ int num[100]; int i=0; while(i&...
P1329
2021年11月23日 17:06
回复 0
|
赞 0
|
浏览 5.4k
python
print("你好,N诺")
P1186
2021年11月23日 16:38
回复 0
|
赞 0
|
浏览 4.5k
阿哲
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"一"; return 0; }
P1137
2021年11月23日 16:29
回复 0
|
赞 0
|
浏览 5.1k
c语言,使用一个周而复始的变量(cnt++)%maxsize 边输入边求和。
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; int cnt=0; int res[100]={0}; int a; while(cin&g...
P1135
2021年11月23日 16:25
回复 0
|
赞 1
|
浏览 6.6k
本科学校:华北电力大学
目标学校:中南大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!