353542_0_4667.cpp:1:10: #include expects "FILENAME" or <FILENAME>
353542_0_4667.cpp: In function `int main()':
353542_0_4667.cpp:21: error: `cin' undeclared (first use this function)
353542_0_4667.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
353542_0_4667.cpp:59: error: `cout' undeclared (first use this function)
353542_0_4667.cpp:87: error: expected primary-expression before '}' token
353542_0_4667.cpp:87: error: expected `;' before '}' token
353542_0_4667.cpp:97: error: expected primary-expression before '}' token
353542_0_4667.cpp:97: error: expected `;' before '}' token
|