Problem | pythonlist |
---|---|
User | niicoletong |
Submission Time | 2025-06-19 18:21:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int mai()’:
pythonlist.cpp:14:9: error: ‘t’ was not declared in this scope
14 | if (t == 1) {
| ^
pythonlist.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
pythonlist.cpp:4:11: note: to match this ‘{’
4 | int mai() {
| ^