Owl Get a Life
gymbadges.cpp: In function ‘int main()’:gymbadges.cpp:20:16: error: expected ‘;’ before ‘if’ 20 | pq.push(gain) | ^ | ; 21 | if(total>deadline){ | ~~