From 939ab76382705d1d83a97f0026061a0a499c0ae8 Mon Sep 17 00:00:00 2001 From: tong tong zhang Date: Sun, 16 Apr 2023 22:48:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=93=E5=85=A5n=E4=B8=AA=E5=AD=A6=E7=94=9F?= =?UTF-8?q?=E7=9A=84m=E9=97=A8=E8=AF=BE=E6=88=90=E7=BB=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 hello.md diff --git a/hello.md b/hello.md new file mode 100644 index 0000000..c5e31d8 --- /dev/null +++ b/hello.md @@ -0,0 +1,13 @@ +void ReadScore(STU stu[], int n, int m) +{ + int i, j; + printf("Input student's ID, name and score:\n"); + /* ---------- begain ---------- */ + for(i=0;i