Problem | lis |
---|---|
User | carson |
Submission Time | 2025-03-26 18:00:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis.cpp: In function ‘int main()’:
lis.cpp:17:41: error: ‘class std::vector<long long int>’ has no member named ‘add’
17 | auto x = lower_bound(lis.begin(),lis.add(),arr[i]);
| ^~~