Problem pythonlist
User aiden
Submission Time 2025-07-23 18:17:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
pythonlist.cpp:8:11: note: to match this ‘{’
8 | int main(){
| ^