From 22c5588af525c551eac17d50231c33bdf8705ba9 Mon Sep 17 00:00:00 2001 From: zhangyu <387881603@qq.com> Date: Sat, 15 Apr 2023 16:46:14 +0800 Subject: [PATCH] =?UTF-8?q?ZY=5F=E8=BE=93=E5=85=A5n=E4=B8=AA=E5=90=8C?= =?UTF-8?q?=E5=AD=A6=E7=9A=84m=E9=97=A8=E6=88=90=E7=BB=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc72918..1ca2101 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,16 @@ int Menu(void) ``` void ReadScore(STU stu[],int n,int m) { - + int i,j; + printf("Input student's ID ,name and score:\n"); + /*-----------begin----------*/ + for(i=0,i