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