Run id: 118742

Main.cc: In function 'int main()':
Main.cc:8:16: error: '__gcd' was not declared in this scope
     a=__gcd(m,n);
                ^