0_0_9033124_7038.cpp:61: error: stray '\205' in program
0_0_9033124_7038.cpp:61: error: stray '\245' in program
0_0_9033124_7038.cpp:61: error: stray '\185' in program
0_0_9033124_7038.cpp:61: error: stray '\227' in program
0_0_9033124_7038.cpp:61: error: expected unqualified-id before numeric constant
0_0_9033124_7038.cpp:61: error: expected `,' or `;' before numeric constant
0_0_9033124_7038.cpp:61:10: invalid digit "9" in octal constant
0_0_9033124_7038.cpp: In function `int main()':
0_0_9033124_7038.cpp:73: error: redefinition of `int main()'
0_0_9033124_7038.cpp:23: error: `int main()' previously defined here
0_0_9033124_7038.cpp:78: error: `lcm' undeclared (first use this function)
0_0_9033124_7038.cpp:78: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9033124_7038.cpp:92: error: `sum' undeclared (first use this function)
|