Problem | snacks |
---|---|
User | Huoi |
Submission Time | 2025-06-25 13:44:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snacks.cpp: In function ‘void solve()’:
snacks.cpp:22:22: error: ‘class std::unordered_map<long long int, long long int>’ has no member named ‘lower_bound’
22 | auto it = mp.lower_bound(l);
| ^~~~~~~~~~~