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

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:20:4: error: expected ‘}’ before ‘else’
20 | else {
| ^~~~
pythonlist.cpp:18:15: note: to match this ‘{’
18 | if (q == 0){
| ^