#1708. 习题5-7 求和
习题5-7 求和
Cannot parse: Cannot read properties of null (reading 'length')
习题5-7 求和
题目描述
求如下式子的和
请将结果定义为double类型。
注意求平方,不要用C数学库中提供的函数pow。
输入说明
无
输出说明
小数点后保留6位小数,末尾换行。
样例
输入
无
输出
47977.928968
Cannot parse: Cannot read properties of null (reading 'length')
求如下式子的和
请将结果定义为double类型。
注意求平方,不要用C数学库中提供的函数pow。
无
小数点后保留6位小数,末尾换行。
无
47977.928968