#1240. 【函数】阶乘和

    ID: 1240 problem_type.undefined ms MiB 尝试: 0 已通过: 0 难度: (无) 上传者: 标签>语言基础-函数数学模拟基础运算函数调用

【函数】阶乘和

Cannot parse: Cannot read properties of null (reading 'length')

【函数】阶乘和

题目描述

上机练习6.1.1     用函数求5!+7!+9!+11!的值。

输入说明

无输入。

输出说明

所求的和。

样例

输入

no input needed

输出

40284840