0_0_9731245_10759.cpp: In function `int main(int, char**)':
0_0_9731245_10759.cpp:9: error: expected init-declarator before "cin"
0_0_9731245_10759.cpp:9: error: expected `,' or `;' before "cin"
0_0_9731245_10759.cpp:12: error: `n' undeclared (first use this function)
0_0_9731245_10759.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9731245_10759.cpp:13: error: `s' undeclared (first use this function)
|