Problem gcd
User mincraft
Submission Time 2026-03-09 18:48:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int main()’:
gcd.cpp:6:2: error: ‘gcd’ was not declared in this scope
6 | gcd(a, b)=num;
| ^~~