Problem gcd
User Akshar
Submission Time 2025-01-23 13:58:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int main()’:
gcd.cpp:18:15: error: ‘end1’ was not declared in this scope
18 | cout << a << end1;
| ^~~~