Problem competition
User oiu890
Submission Time 2024-02-16 11:07:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

competition.cpp: In function ‘int main()’:
competition.cpp:22:66: error: ‘bs’ was not declared in this scope; did you mean ‘bc’?
22 | if((score.top().first > score.top().second && pc < a) || bs == b){
| ^~
| bc