- 博客(1)
- 收藏
- 关注
原创 c语言编写学生成绩管理系统出错了
使用c语言做一个学生成绩管理系统出现错误了,麻烦大佬帮忙看看啊 #include<stdio.h> #include<stdlib.h> #include<conio.h> #include<string.h> #define N 100 struct student { int num; char name[10]; float score[4]; }; int main() { int cjsr(struct student stu[],int); voi
2020-12-30 15:33:08
897
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅