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