From 65006f2573f755164ca96f1aeb45e34ba6dbfb59 Mon Sep 17 00:00:00 2001 From: xuzigui <3542624849@qq.com> Date: Sat, 15 Apr 2023 16:59:06 +0800 Subject: [PATCH] =?UTF-8?q?XZG=5F=E6=8C=89=E5=85=83=E7=B4=A0=E6=B3=95?= =?UTF-8?q?=E5=B0=86=E6=95=B0=E7=BB=84num=E7=9A=84=E5=85=83=E7=B4=A0?= =?UTF-8?q?=E5=80=BC=E4=BB=8E=E4=BD=8E=E5=88=B0=E9=AB=98=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3ee4af..7d69250 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,26 @@ void AverSumofEveryCourse(STU stu[],int n,int m) ``` voidSortbyScore(STU stu[],int n,int m,int(*compare)(float a,float b)) { - + int i, j, k, t; + for (i=0; i