编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数求1+1/3+...+1/n 循环和递归
NoSuchKey
猜你喜欢
转载自blog.csdn.net/qq_26705343/article/details/111477724
今日推荐
周排行