Problem lightningrod
User trashcan08
Submission Time 2024-12-16 15:12:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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’