Problem pythonlist
User omesh123
Submission Time 2025-06-18 09:37:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:32:5: error: expected ‘}’ at end of input
32 | }
| ^
pythonlist.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^