10 cout <<
"Hello world!" << endl;
12 Student gg(
"Tyson",
"8956256215", 421);
25 cout <<
"\n#######################\n";
27 cout <<
"test 1: " << gg << endl;
29 cout <<
"set new values for name and skz: ";
31 cout <<
"test 2: " << gg << endl;
34 cout <<
"test 3: " << gg << endl;
38 cout <<
"test 4: " << gg << endl;
42 cout <<
"test 5: " << gg << endl;
void Del_SKZ(const int skz)
std::string Getname() const
std::string Getmatr_nr() const
void Add_SKZ(const int skz)