Welcome![Sign In][Sign Up]
Location:
Downloads Other resource Other
Title: C语言书 p129 6.8题 有一分数列 Download
 Description: 求一分数列的和 #include #include void main() { float e=0; int a,b,i=0; a=2;b=1; while(i<20) { e=e+a/b; a=a+b;
 To Search:
File list (Check if you may need any files):

CodeBus www.codebus.net