摘要: #include int main(){ int a[6]={0,1,2,3,4,5}; int x,y,z,s=0; for(x=1;x int main(){ int i; long int s= 0; for(i=22;i int main(){ int i=22; long int s= 0; while(i in... 阅读全文
posted @ 2019-05-06 14:43 雪矾 阅读(135) 评论(0) 推荐(0)