Owl Get a Life
snacks.cpp: In function ‘int main()’:snacks.cpp:34:20: error: ‘it’ was not declared in this scope; did you mean ‘i’? 34 | cnt += it->second; | ^~ | i