| Problem | ultimateifelse |
|---|---|
| User | Benroy |
| Submission Time | 2023-01-11 17:54:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:8:3: error: ‘else’ without a previous ‘if’
8 | else if (N == 1){
| ^~~~