$a=1;
$b=2;
$num=0;
$n=1;
while($n<=10){
$num = $num+$a/$b;
$a=$b-$a;
$b=$b+$a;
}
echo $num;
qq_青枣工作室_0
晨星ll
LGLMVP
相关分类