摘要:
#include <stdio.h> int main(){ int long s=0;int i;for(i=22;i<=1002;i=i+20){s=s+i;}printf("%d\n",s);return 0;} #include <stdio.h> int main(){ int long 阅读全文
posted @ 2019-05-06 14:42
p201821440017
阅读(119)
评论(0)
推荐(0)

浙公网安备 33010602011771号