195788_0_15238.cpp: In function `int main()':
195788_0_15238.cpp:5: error: expected unqualified-id before "int"
195788_0_15238.cpp:5: error: expected `,' or `;' before "int"
195788_0_15238.cpp:6: error: `n' undeclared (first use this function)
195788_0_15238.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
|