248488_0_31107.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
248488_0_31107.cpp:1: error: expected `,' or `;' before '<' token
248488_0_31107.cpp: In function `int main()':
248488_0_31107.cpp:6: error: `scanf' undeclared (first use this function)
248488_0_31107.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
248488_0_31107.cpp:6: error: `EOF' undeclared (first use this function)
248488_0_31107.cpp:17: error: `printf' undeclared (first use this function)
|