Owl Get a Life
paint.cpp: In function ‘void solve()’:paint.cpp:44:7: error: ‘b’ was not declared in this scope 44 | sort(b.begin(), b.end(), greater<int>()); | ^