Problem | gcd |
---|---|
User | ZacharyTan2010 |
Submission Time | 2024-02-05 17:57:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int main()’:
gcd.cpp:6:7: error: ‘gcd’ was not declared in this scope
6 | cout<<gcd(a,b)}
| ^~~