Problem | gcd |
---|---|
User | Maskaphobia |
Submission Time | 2024-02-07 17:42:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int main()’:
gcd.cpp:20:10: error: ‘temp’ was not declared in this scope; did you mean ‘mktemp’?
20 | cout << temp;
| ^~~~
| mktemp