97571_0_8072.cpp: In function `int main()':
97571_0_8072.cpp:5: error: stray '\163' in program
97571_0_8072.cpp:5: error: stray '\172' in program
97571_0_8072.cpp:5: error: expected init-declarator before "a"
97571_0_8072.cpp:5: error: expected `,' or `;' before "a"
97571_0_8072.cpp:6: error: `n' undeclared (first use this function)
97571_0_8072.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
97571_0_8072.cpp:16: error: invalid types `int[int]' for array subscript
97571_0_8072.cpp:24: error: invalid types `int[int]' for array subscript
97571_0_8072.cpp:28: error: invalid types `int[int]' for array subscript
97571_0_8072.cpp:29: error: invalid types `int[int]' for array subscript
|