综合题
👁️ 浏览量:

试题题干

请编写方法double sumSequence(int n),该方法的功能是求以下数列前n项的和s并返回:

参考答案

试题解析