28121_0_13752.cpp: In function `int main()':
28121_0_13752.cpp:6: error: stray '\163' in program
28121_0_13752.cpp:6: error: stray '\172' in program
28121_0_13752.cpp:6: error: expected init-declarator before "a1"
28121_0_13752.cpp:6: error: expected `,' or `;' before "a1"
28121_0_13752.cpp:7: error: `b' undeclared (first use this function)
28121_0_13752.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
28121_0_13752.cpp:8: error: `a1' undeclared (first use this function)
28121_0_13752.cpp:9: error: `b1' undeclared (first use this function)
28121_0_13752.cpp:16: error: `lcm' undeclared (first use this function)
|