#include<iostream>
using namespace std;
float f(int n){
float jc;
if(n<0){
cout<<"data error"
求n个数的阶乘和
最新推荐文章于 2022-11-15 09:44:30 发布
#include<iostream>
using namespace std;
float f(int n){
float jc;
if(n<0){
cout<<"data error"