0_0_7456671_26502.cpp:3:10: invalid suffix "bool" on integer constant
0_0_7456671_26502.cpp:3: error: expected `]' before "mat"
0_0_7456671_26502.cpp:3: error: expected `,' or `;' before "mat"
0_0_7456671_26502.cpp:3: error: expected unqualified-id before ']' token
0_0_7456671_26502.cpp:3: error: expected `,' or `;' before ']' token
0_0_7456671_26502.cpp: In function `int getnum(int)':
0_0_7456671_26502.cpp:8: error: `mat' undeclared (first use this function)
0_0_7456671_26502.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7456671_26502.cpp:8: error: `vis' undeclared (first use this function)
0_0_7456671_26502.cpp:11: error: `link' undeclared (first use this function)
0_0_7456671_26502.cpp: In function `int main()':
0_0_7456671_26502.cpp:20: error: `mat' undeclared (first use this function)
0_0_7456671_26502.cpp:30: error: `link' undeclared (first use this function)
0_0_7456671_26502.cpp:33: error: `vis' undeclared (first use this function)
|