题解 2114: 信息学奥赛一本通T1173-阶乘和

来看看其他人写的题解吧!要先自己动手做才会有提高哦! 
返回题目 | 我来写题解

筛选

C--study||O.o--高精度

摘要:参考代码:#include<iostream>#include<cstring>using&nbsp;namespace&nbsp;std;void&n……

c++ 边乘边加

摘要:#include<iostream>using&nbsp;namespace&nbsp;std;int&nbsp;a[1000],b[1000];void&……