说明:题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数
组中。
-Topic: have a already sorted array. Now enter a number, according to the requirements of the original law be plugged into a number
In the group. <崔嬴> 在 2025-11-18 上传
| 大小:3kb | 下载:0
说明:
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,
则继续判断第二个字母。
-Topic: please enter a few weeks the first letter of the judge is the week, if the first alphabet,
Continues to judge the second letter. <崔嬴> 在 2025-11-18 上传
| 大小:3kb | 下载:0
说明:
题目10:一球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下,
求它在第10次落地时,共经过多少米?第10次反弹多高?
-Topic 10: a ball from 100 meters height free fall, every time after landing bounce back half of the original height To fall,
For it in the 10th born, a total of ho <崔嬴> 在 2025-11-18 上传
| 大小:3kb | 下载:0
说明:题目:求一个3*3矩阵对角线元素之和
___________________________________________________________________
程序分析:利用双重for循环控制输入二维数组,再将a累加后输出。-Topic: for a 3* 3 matrix diagonal element the sum
_____________________________________________________________ <崔嬴> 在 2025-11-18 上传
| 大小:3kb | 下载:0
说明:题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数
组中。
___________________________________________________________________
程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况
,插入后此元素之后的数,依次后移一个位置。
-Topic: have a already sorted array. Now enter a number, ac <崔嬴> 在 2025-11-18 上传
| 大小:3kb | 下载:0