Main.cc: In function ‘int main()’: Main.cc:7:23: error: ‘__lcm’ was not declared in this scope cout<<__gcd(a,b)<<__lcm(a,b); ^~~~~