Problem gcd
User joshua2152
Submission Time 2023-07-26 08:06:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int main()’:
gcd.cpp:7:3: error: ‘c’ was not declared in this scope
7 | c = a;
| ^