实验5-2

it2026-05-20  8

#include<stdio.h> double fact(int n); int main(void) { int m,n; if m>=0,n>=0; } double fact(int n) { double product; result=fact(m!/n!(m-n)!); return product; }

转载于:https://www.cnblogs.com/liruijia199531/p/3379966.html

最新回复(0)