Problem | gcd |
---|---|
User | cloudyskykid |
Submission Time | 2025-08-15 12:59:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int main()’:
gcd.cpp:10:9: error: ‘c’ was not declared in this scope
10 | c = b;
| ^