643452_0_0_9969.cpp: In function `int main()':
643452_0_0_9969.cpp:5: error: stray '\163' in program
643452_0_0_9969.cpp:5: error: stray '\172' in program
643452_0_0_9969.cpp:5: error: expected init-declarator before "a"
643452_0_0_9969.cpp:5: error: expected `,' or `;' before "a"
643452_0_0_9969.cpp:8: error: `a' undeclared (first use this function)
643452_0_0_9969.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
643452_0_0_9969.cpp:10: error: `i' undeclared (first use this function)
643452_0_0_9969.cpp:12: error: `temp' undeclared (first use this function)
|