0_0_6460036_5763.cpp:4: error: expected `]' before ';' token
0_0_6460036_5763.cpp:4: error: expected unqualified-id before ']' token
0_0_6460036_5763.cpp:4: error: expected `,' or `;' before ']' token
0_0_6460036_5763.cpp: In function `int main()':
0_0_6460036_5763.cpp:7: error: `a' undeclared (first use this function)
0_0_6460036_5763.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6460036_5763.cpp:9: error: `c' undeclared (first use this function)
0_0_6460036_5763.cpp:12: error: expected primary-expression before ';' token
0_0_6460036_5763.cpp:12: error: expected `)' before ';' token
0_0_6460036_5763.cpp:12: error: expected `;' before ')' token
|