Problem | gcd |
---|---|
User | Ethan1L1K1X1 |
Submission Time | 2024-04-09 10:51:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int32_t main()’:
gcd.cpp:10:7: error: expected ‘;’ before ‘}’ token
10 | c-=1
| ^
| ;
11 | }
| ~