阅读背景:

1到10的阶乘和

来源:互联网 

#include<stdio.h>
int jc(int n){
int s=1;
for(int i=1;i<=n;i++){ for(int




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: