From 250632cce1878c4adf8ebcd2af39a42f7deb902d Mon Sep 17 00:00:00 2001 From: tong tong zhang Date: Fri, 21 Apr 2023 23:41:14 +0800 Subject: [PATCH] =?UTF-8?q?15=E5=87=BD=E6=95=B0=E5=8A=9F=E8=83=BD=EF=BC=9A?= =?UTF-8?q?=20=E6=89=93=E5=8D=B0=E5=AD=A6=E7=94=9F=E6=88=90=E7=BB=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ztt15.md | 14 ++++++++++++++ ztt5.md | 5 ----- 2 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 ztt15.md delete mode 100644 ztt5.md diff --git a/ztt15.md b/ztt15.md new file mode 100644 index 0000000..bedcd91 --- /dev/null +++ b/ztt15.md @@ -0,0 +1,14 @@ +// 15函数功能: 打印学生成绩 +void PrintScore(STU stu[], int n, int m) +{ + int i, j; + for (i=0; i