0_0_25143983_26258.cpp:111:1: error: expected '}' at end of input
}
^
0_0_25143983_26258.cpp: In constructor 'equip::equip(int, int)':
0_0_25143983_26258.cpp:16:1: error: expected ';' before 'void'
void ini(){
^
0_0_25143983_26258.cpp:21:22: error: a function-definition is not allowed here before '{' token
void add(int u,int v){
^
0_0_25143983_26258.cpp:28:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_25143983_26258.cpp:111:1: error: expected '}' at end of input
}
^
0_0_25143983_26258.cpp: At global scope:
0_0_25143983_26258.cpp:111:1: error: expected unqualified-id at end of input
|