返回列表 回復 發帖
double start,end;
                        start = System.currentTimeMillis();
                        int Aij[][]= new int[1000][200]; //Aij為一1000x200矩陣
返回列表