0_0_7456681_28690.cpp:4:10: invalid suffix "bool" on integer constant
0_0_7456681_28690.cpp:4: error: expected `]' before "mat"
0_0_7456681_28690.cpp:4: error: expected `,' or `;' before "mat"
0_0_7456681_28690.cpp:4: error: expected unqualified-id before ']' token
0_0_7456681_28690.cpp:4: error: expected `,' or `;' before ']' token
0_0_7456681_28690.cpp: In function `int getnum(int)':
0_0_7456681_28690.cpp:10: error: `mat' undeclared (first use this function)
0_0_7456681_28690.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7456681_28690.cpp:10: error: `vis' undeclared (first use this function)
0_0_7456681_28690.cpp:12: error: `link' undeclared (first use this function)
0_0_7456681_28690.cpp: In function `int main()':
0_0_7456681_28690.cpp:24: error: `mat' undeclared (first use this function)
0_0_7456681_28690.cpp:35: error: `link' undeclared (first use this function)
0_0_7456681_28690.cpp:39: error: `vis' undeclared (first use this function)
|