Owl Get a Life
gymbadges.cpp: In function ‘int main()’:gymbadges.cpp:25:27: error: expected ‘;’ before ‘}’ token 25 | cout << pq.size();gyms | ^ | ; 26 | } | ~