Problem gcd
User impotato
Submission Time 2023-12-09 13:33:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int32_t main()’:
gcd.cpp:23:10: error: ‘c’ was not declared in this scope
23 | cout << c;
| ^