new-commit_2
master
@ -4,6 +4,7 @@ void AsSortbyNum(STU stu[], int n, int m)
for (i=0; i<n-1; i++)
{
/* ---------- begain ---------- */
/*go on go on*/
/* ----------- end ----------- */
}
@ -6,7 +6,7 @@ void SearchbyNum(STU stu[], int n, int m)
scanf("%ld", &number);
/*害怕改错了*/
printf("\nNot found!\n");