Problem | gcd |
---|---|
User | joshua2152 |
Submission Time | 2023-04-21 15:48:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int main()’:
gcd.cpp:8:10: error: ‘n’ was not declared in this scope
8 | cout << n;
| ^