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