Problem | pythonlist |
---|---|
User | PyAce |
Submission Time | 2025-06-18 10:11:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:25:4: error: ‘LastIndez’ was not declared in this scope; did you mean ‘LastIndex’?
25 | LastIndez = vec.back();
| ^~~~~~~~~
| LastIndex