| Problem | gcd |
|---|---|
| User | helloworld |
| Submission Time | 2023-02-20 13:50:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int main()’:
gcd.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
gcd.cpp:4:1: note: to match this ‘{’
4 | {
| ^