Problem matheletes
User Lypho
Submission Time 2025-02-20 18:06:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

matheletes.cpp: In function ‘int main()’:
matheletes.cpp:38:15: error: ‘class std::unordered_multiset<long long int>’ has no member named ‘lower_bound’
38 | auto it = v.lower_bound(search);
| ^~~~~~~~~~~