输入一个正整数n,生成一张阶乘表,输出 0! 到 n! 的值,要求定义并使用 int fun(int n) 计算 n! 。

NoSuchKey

猜你喜欢

转载自blog.csdn.net/qq_38490457/article/details/105959161