0_0_28559605_7066.cpp: In function 'int main()': 0_0_28559605_7066.cpp:7:26: error: 'gcd' was not declared in this scope printf("%d\n",a/gcd(a,b)*b); ^