Problem pythonlist
User jerrielchangjiebin
Submission Time 2026-08-03 17:23:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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