文件名称:1
介绍说明--下载内容均来自于网络,请自行研究使用
1.放松一下,算一道简单的题目。
2.编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
3.填空练习(指向指针的指针)
4.找到年龄最大的人,并输出。
5.字符串排序。
-1. Relax together with the simple title of count. 2. The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+. ..+ 1/n (using indicator functions) 3. fill in the blank exercises (point pointer pointer) 4. to find the oldest, and output. 5. String sort.
2.编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
3.填空练习(指向指针的指针)
4.找到年龄最大的人,并输出。
5.字符串排序。
-1. Relax together with the simple title of count. 2. The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+. ..+ 1/n (using indicator functions) 3. fill in the blank exercises (point pointer pointer) 4. to find the oldest, and output. 5. String sort.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建 文本文档.txt