未知题型

数列求和:有一个分数序列 求出这个数列的前20项之和

【参考答案】

#include int main() { int n; float a,b,temp,sum,t;......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)