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