0_0_16293021_27255.cpp: In function 'void GaleShapley(int (*)[555], int (*)[555], int)':
0_0_16293021_27255.cpp:27:10: error: 'bSingle' was not declared in this scope
bSingle=true;
^
0_0_16293021_27255.cpp:47:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_16293021_27255.cpp:53:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_16293021_27255.cpp:98:1: error: expected '}' at end of input
}
^
|