Owl Get a Life
ccs.cpp: In function ‘int main()’:ccs.cpp:18:26: error: ‘s’ was not declared in this scope 18 | if (a.lower_bound(x)!=s.end() && *a.upper_bound(x)<=y) cout<<"NO"<<endl; | ^