如图,用递归算阶乘1!+2!+3!+n!的和
请看:https://blog.csdn.net/qq_44256227/article/details/89741941
fun2 return之前先cout一下
你想要什么样的输出?