Problem gcd
User mingging1748
Submission Time 2024-04-10 21:08:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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