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 |