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