| Problem | pythonlist |
|---|---|
| User | yuanbin |
| Submission Time | 2026-03-09 17:12:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:14:11: error: ‘class std::vector<int>’ has no member named ‘length’
14 | if (ls.length()>0){
| ^~~~~~