这个该怎么改呢,请大家帮我修改一下这个系统,是我前面没有定义清楚吗
函数名中不能有空格,按照惯例一般是单词之间下划线或者首字母大写,比如:
int input_student() int inputStudent()
供参考: