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