import java.util.Scanner;
public class ErFenSearch{
public static void main(String[]args){
Scanner sc=new Scanner(System.in);
//二分查找
int []arr=new int[]{12,14,25,64,75,89,99,101}; //顺序数组
int ...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《Java的二分查找法(含有中文注释 和 数字)》 | 637字 | 2.0分钟 | 98% | 120 CPM | 38 次 | 6 | 及格,继续努力! |
The wrong word this time: ,/,顺,序,数,组 | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 男儿不展风云志,空负天生八尺躯。 ——冯梦龙 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |