Problem | pythonlist |
---|---|
User | jambusk |
Submission Time | 2025-06-18 09:44:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:18:3: error: ‘else’ without a previous ‘if’
18 | else if (a == 2){
| ^~~~