求助:为什么只有10分啊

P1046 [NOIP2005 普及组] 陶陶摘苹果

yuyouwei @ 2019-10-09 20:05:59

include<stdio.h>

int main()

{

int apple[10],high,sum=0,t;

for(i=1;i<10;i++)

{

scanf("%d",&apple[i]);

}

scanf("%d",&high);

t=high+30;

for(j=1;j<10;j++)

{

if(t>=apple[j])

{

sum=sum+1;

}

}

printf("%d",sum);

return 0;

}


by torque @ 2019-10-09 20:06:35

希望更丰富的展现?使用Markdown


by 七里 @ 2019-10-09 20:07:09

希望更丰富的展现?使用Markdown


by R·Buffoon @ 2019-10-09 20:12:29

为毛是<而不是<=


by R·Buffoon @ 2019-10-09 20:13:05

明明输入有10个数


by clever者 @ 2019-10-09 20:13:59

希望更丰富的展现?使用 M^{a^{r^{k^{d^{o^{w^n}}}}}}


by _H1kar1 @ 2019-10-09 20:16:56

请勿使用markdown来强调头文件的重要性


by yuyouwei @ 2019-10-09 20:17:03

@R·Buffoon 谢谢,我可能是傻了


by sss7020 @ 2019-10-09 20:17:37

问:1<=x<10 x可以取多少个整数?


by yuyouwei @ 2019-10-09 20:18:49

@Albert1412 谢谢谢谢,懂了懂了


by 1saunoya @ 2019-10-09 20:33:23

\mathcal M^{a^{r^{k^{d^{o^{w^n}}}}}}

| 下一页