Problem gcd
User VNHbest
Submission Time 2024-01-19 22:22:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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