Problem | lis_easy |
---|---|
User | AustinPi |
Submission Time | 2024-08-02 15:33:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:14:20: error: ‘class std::vector<long long int>’ has no member named ‘length’
14 | for (ll i=0;i<v.length(); i++){
| ^~~~~~