摘要:
一、int a=10000,b,c=2800,d,e,f[2801],g; main(){for(;b-c;)f[b++]=a/5; for(;d=0,g=c*2;c-=14,printf("%.4d",e+d/a),e=d%a) for(b=c;d+=f[b]*a,f[b]=d%--g,d/=g--,--b;d*=b);} 二、1#include <stdio.h> 23int main() 4{ 5int f[8401], a, b, c = sizeof(f) / sizeof(f[0]) - 1, d, e, g; 6for (a = 10000, b 阅读全文
posted @ 2010-07-13 20:00 codingsilence 阅读(245) 评论(0) 推荐(0) 编辑