| Problem | lightningrod |
|---|---|
| User | trashcan08 |
| Submission Time | 2024-12-16 15:10:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:31:20: error: unable to deduce ‘auto’ from ‘a.std::unordered_multimap<int, std::pair<int, bool> >::begin’
31 | for (auto j = a.begin; j != a.end(); j++) {
| ^~~~~
lightningrod.cpp:31:20: note: couldn’t deduce template parameter ‘auto’