Problem pythonlist
User khai
Submission Time 2025-06-18 09:52:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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