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