Run id: 103735

Main.cc: In function 'int main()':
Main.cc:7:20: error: '__gcd' was not declared in this scope
     cout<<__gcd(x,y);
                    ^