运行 ID: 55984

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);
                       ^~~~~