Problem pythonlist
User jambusk
Submission Time 2025-06-18 09:44:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:18:3: error: ‘else’ without a previous ‘if’
18 | else if (a == 2){
| ^~~~