Main.cc: In function 'int main()': Main.cc:6:22: error: '_gcd' was not declared in this scope int ans=_gcd(n,m); ^