public static void main(String args[]){
int a[]={1,5,8,10,16,18,21,26};
Scanner scan = new Scanner(System.in);
int b = scan.nextInt();
int start = 0,end = a.length-1,middle = (start+end)/2;
while(star...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《二分查找(输入一个数,输出位数,没有输出不存在)》 | 403字 | 34.0分钟 | 100% | 73 CPM | 29 次 | 0 | 不及格,加强练习! |
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 洗一个澡,看一朵花,吃一顿饭,假使你觉得快活,并非全因为澡洗得干净,花开得好,或者菜合你口味,主要因为你心上没有挂碍。 ——钱钟书 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |