Problem | gcd |
---|---|
User | DuckyKayden |
Submission Time | 2025-08-18 15:45:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int32_t main()’:
gcd.cpp:11:10: error: ‘gcb’ was not declared in this scope
11 | cout << gcb(a, b);
| ^~~