0_0_39625582_12298.cpp: In function 'int main()': 0_0_39625582_12298.cpp:19:9: error: '__gcd' was not declared in this scope 19 | if(__gcd(i,j)==k)s++; | ^~~~~