| Problem | lcm |
|---|---|
| User | DoubleShaurya |
| Submission Time | 2024-02-14 20:57:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lcm.cpp: In function ‘int main()’:
lcm.cpp:23:9: error: ‘else’ without a previous ‘if’
23 | else if(y<z)
| ^~~~