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