36583_0_10157.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
36583_0_10157.cpp:1: error: expected `,' or `;' before '<' token
36583_0_10157.cpp: In function `int main()':
36583_0_10157.cpp:24: error: `cin' undeclared (first use this function)
36583_0_10157.cpp:24: error: (Each undeclared identifier is reported only once for each function it appears in.)
36583_0_10157.cpp:25: error: `cout' undeclared (first use this function)
36583_0_10157.cpp:25: error: `endl' undeclared (first use this function)
|