try it_1 #2

Open
pmsyf9xo4 wants to merge 3 commits from new-commit_2 into 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);
/* ---------- begain ---------- */
/*害怕改错了*/
/* ----------- end ----------- */
printf("\nNot found!\n");

Loading…
Cancel
Save