Problem | yaleuniversity |
---|---|
User | usernamehere |
Submission Time | 2024-12-13 17:15:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yaleuniversity.cpp: In function ‘int main()’:
yaleuniversity.cpp:26:15: error: ‘class std::unordered_map<std::__cxx11::basic_string<char>, int>’ has no member named ‘lower_bound’
26 | if (m.lower_bound(s) == m.end()) {
| ^~~~~~~~~~~