求助:为什么只有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 huangsicheng1 @ 2019-10-09 20:39:29

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


by huangsicheng1 @ 2019-10-09 20:39:45

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


by huangsicheng1 @ 2019-10-09 20:39:59

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


上一页 |