0_0_11451862_21280.cpp:8: error: expected constructor, destructor, or type conversion before '<' token
0_0_11451862_21280.cpp:8: error: expected `,' or `;' before '<' token
0_0_11451862_21280.cpp: In function `int main()':
0_0_11451862_21280.cpp:13: error: `scanf' undeclared (first use this function)
0_0_11451862_21280.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11451862_21280.cpp:14: error: `strlen' undeclared (first use this function)
0_0_11451862_21280.cpp:19: error: `mp' undeclared (first use this function)
0_0_11451862_21280.cpp:27: error: `printf' undeclared (first use this function)
|