Home > Back-end >  The c student information management system
The c student information management system

Time:10-03

Which a great god can help complete the

CodePudding user response:

If this is to get the code to you give points??????? Only 20 points
You this is the C language??????? I can give you C + +, and C, reference change yourself ~ ~ ~

CodePudding user response:

The following is the specific c + + code
 
# include
# include
# include
using namespace std;

The first part, the part of part of the writing, so as not to mess

CodePudding user response:

In addition, can not write
 void main () 

CodePudding user response:

With the chain table design data structure!!!!!!

CodePudding user response:

 
The class student {
Private:
Vector The name;
Vector Score;
Public:
Void print (const string&);
Void sorts ();
Void the add (const string& , const double&);
Void deletes (const string&);
Student (a)=default;
To the student ()=default;
};

Student class definition

reference 4 floor mirro response:
with the chain table design data structure!!!!!!

?????
This is a c + +

CodePudding user response:

Thank you the hey hey this already finished
  • Related