0_0_36686638_3527.cpp:2:2: error: invalid preprocessing directive #inculde
#inculde<string.h>
^
0_0_36686638_3527.cpp: In function 'int main()':
0_0_36686638_3527.cpp:33:11: error: request for member 'b' in 'a', which is of non-class type 'int'
LCM=lcm(a.b);
^
|