165690_0_10240.cpp: In function `int main()':
165690_0_10240.cpp:5: error: expected init-declarator before "for"
165690_0_10240.cpp:5: error: expected `,' or `;' before "for"
165690_0_10240.cpp:5: error: expected `;' before ')' token
165690_0_10240.cpp:13: error: `a' undeclared (first use this function)
165690_0_10240.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
|