高精度计算1000阶乘

时间:2014-04-27 16:46:38
【文件属性】:

文件名称:高精度计算1000阶乘

文件大小:496B

文件格式:TXT

更新时间:2014-04-27 16:46:38

阶乘

高精度计算1000阶乘,详细输出!#include using namespace std; #include const int N = 100000; int a[N];


网友评论

  • 可以用哦,不错