Problem gcd
User Pranav
Submission Time 2024-02-05 17:26:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int main()’:
gcd.cpp:7:8: error: ‘gcc__’ was not declared in this scope
7 | cout<<gcc__(x,y);
| ^~~~~