| Problem | littlejohnny2 |
|---|---|
| User | shenshiqi |
| Submission Time | 2025-12-15 21:56:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
littlejohnny2.cpp: In function ‘int main()’:
littlejohnny2.cpp:18:11: error: ‘struct std::_Rb_tree_iterator<std::pair<const std::__cxx11::basic_string<char>, long long int> >’ has no member named ‘second’
18 | if (*it.second >= 2) noWords += 2;
| ^~~~~~