主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
myhy001
洗洗更健康哦
关注
发消息
文章
0
题解
29
发帖
0
笔记
0
Ta的粉丝
598
关注数
0
粉丝数
598
获赞数
17
阅读数
282282
无输出是哪里错
#include<stdio.h> #include<string.h> #include<math.h> #include<time.h> #include<stdlib.h> int main() { ...
P1156
2020年2月7日 17:24
回复 2
|
赞 0
|
浏览 10.6k
帮我看看哪里错了
#include #include #include #define len sizeof(struct num) struct num { int x; struct num *next; }; int n,m...
P1025
2020年3月15日 12:01
回复 1
|
赞 0
|
浏览 9.1k
帮我看看哪里错了
#include<stdio.h> #include<string.h> #include<math.h> int main() { int a,b; char c[2000]; &nbs...
P1303
2020年1月27日 16:10
回复 3
|
赞 0
|
浏览 9.0k
字符串
#include<stdio.h> #include<stdlib.h> #include<string.h> int p(char a[],char b[]) //判断是否为前缀的函数 { int la=...
P1195
2020年3月11日 12:07
回复 1
|
赞 1
|
浏览 9.9k
帮我看看哪里错了
#include<stdio.h> #include<string.h> #include<math.h> #include<stdlib.h> int main() { int n; &n...
P1118
2020年2月6日 18:11
回复 1
|
赞 0
|
浏览 9.4k
大整数的因子
#include<stdio.h> #include<string.h> int main() { char s[30]; while(scanf("%s",s)!=EOF) &nb...
P1182
2020年1月17日 19:35
回复 0
|
赞 0
|
浏览 10.3k
大数排序
#include<stdio.h> #include<string.h> int main() { int n; while(scanf("%d",&n)!=EOF) &nb...
P1412
2020年1月14日 10:19
回复 0
|
赞 1
|
浏览 11.5k
帮我看看哪里错了
#include<stdio.h> int main() { int n; while(scanf("%d",&n)!=EOF) { &...
P1020
2020年1月10日 09:56
回复 1
|
赞 0
|
浏览 8.9k
帮我看看哪里错了
#include<stdio.h> #include<stdio.h> int main() { int a[12]={0,31,28,31,30,31,30,31,31,30,31,30},year,m,d; &nb...
P1051
2020年1月5日 14:58
回复 2
|
赞 0
|
浏览 9.5k
博学楼
#include<stdio.h> int main() { int n,m; while(scanf("%d%d",&n,&m)!=EOF) { &...
P1005
2020年1月2日 20:10
回复 0
|
赞 0
|
浏览 9.1k
反码
#include<stdio.h> #include<string.h> int main() { char a[100]; while(scanf("%s",a)!=EOF) &n...
P1364
2020年1月1日 13:26
回复 0
|
赞 0
|
浏览 9.9k
校门外的树
#include<stdio.h> int main() { int n,m; while(scanf("%d%d",&n,&m)!=EOF) { &...
P1085
2019年12月31日 11:28
回复 0
|
赞 1
|
浏览 8.2k
日期
#include<stdio.h> int main() { int m,d; while(scanf("%d%d",&m,&d)!=EOF) { &...
P1011
2019年12月30日 23:36
回复 0
|
赞 1
|
浏览 10.8k
平均值
#include<stdio.h> int main() { int a,b,n; double m; scanf("%d%d",&...
P1132
2019年12月30日 23:15
回复 0
|
赞 4
|
浏览 11.8k
QIU n^5%3
#include<stdio.h> int main() { int n; while(scanf("%d",&n)!=EOF) {  ...
P1500
2019年12月29日 18:33
回复 0
|
赞 0
|
浏览 9.1k
平方和和立方和
#include<stdio.h> int main() { int m,n; while(scanf("%d%d",&m,&n)!=EOF) { &nbs...
P1212
2019年12月29日 16:23
回复 0
|
赞 1
|
浏览 9.7k
翻转数的和
#include<stdio.h> int main() { int m,n; while(scanf("%d%d",&m,&n)!=EOF) &...
P1003
2019年12月28日 10:29
回复 0
|
赞 0
|
浏览 9.5k
颗粒剂j
#include<stdio.h> int main() { int n; while(scanf("%d",&n)!=EOF) {  ...
P1181
2019年12月22日 23:24
回复 0
|
赞 0
|
浏览 6.8k
阶乘2
#include<stdio.h> int main() { int n,i,j,temp,carry,dight; while(scanf("%d",&n)!=EOF) &...
P1174
2019年12月22日 07:01
回复 0
|
赞 0
|
浏览 10.2k
TA zai 跟我开玩笑 没ch=a[i]就是不给通过
#include<stdio.h> int main() { char ch,a[100]; int zimu=0,shuzi=0,kongge=0,qita=0,i=0; gets(a)...
P1042
2019年12月21日 14:31
回复 0
|
赞 1
|
浏览 9.9k
1
2
本科学校:贵州大学
目标学校:清华大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!