Problem pythonlist
User PrunJuice
Submission Time 2025-06-18 09:17:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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