Problem pythonlist
User lxmine
Submission Time 2026-04-25 09:15:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:19:3: error: ‘else’ without a previous ‘if’
19 | else{
| ^~~~
pythonlist.cpp: At global scope:
pythonlist.cpp:44:1: error: expected declaration before ‘}’ token
44 | }
| ^