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

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:25:1: error: expected primary-expression before ‘)’ token
25 | )
| ^
pythonlist.cpp:25:1: error: expected ‘}’ at end of input
pythonlist.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^