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

Compile Error

pythonlist.cpp:27:5: error: expected unqualified-id before ‘return’
27 | } return 0;
| ^~~~~~