Problem | gcd |
---|---|
User | Ethan1L1K1X1 |
Submission Time | 2024-04-09 11:16:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int32_t main()’:
gcd.cpp:18:2: error: ‘else’ without a previous ‘if’
18 | else {
| ^~~~