Owl Get a Life
pandaeyes.cpp: In function ‘int main()’:pandaeyes.cpp:14:56: error: expected ‘;’ before ‘}’ token 14 | if (thing.second > last) {last = thing.first; total++} | ^ | ;