编写函数计算y=1!+2!+3!+n!,n作为参数传递,在主函数调用该函数并输出结果。
https://blog.csdn.net/qq_40893012/article/details/103283738