0_0_1103380_21665.cpp:3: error: expected unqualified-id before "int"
0_0_1103380_21665.cpp:3: error: expected `,' or `;' before "int"
0_0_1103380_21665.cpp: In function `void build_table()':
0_0_1103380_21665.cpp:7: error: `table' undeclared (first use this function)
0_0_1103380_21665.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1103380_21665.cpp: In function `int main()':
0_0_1103380_21665.cpp:19: error: `table' undeclared (first use this function)
|