一,单项选择:
1 2 3 4 5 6 7 8 9 10
D C C A A D A B B A
二、问题求解
1.9
2.1008
三,阅读程序写结果
- 3
- 3,2
- It has 18 lowercases
- Ab
四.完善程序
- (1)offset=4
(2)offset+dayNum[i])%7
(3)dayNum[m]
(4)i
(5)(offset+i)%7
2.(1)lbound<rbound或 rbound>lbound
(2)count=0
(3)x[i]>mid 或 mid<x[i]
(4)count=count+1或 count++ 或 ++count
(5)rbound=mid