0_0_29076473_15587.cpp: In function 'void lis()': 0_0_29076473_15587.cpp:31:68: error: 'upper_bound' was not declared in this scope int pos=upper_bound(ans+1,ans+len+1,b[i],greater<int>())-ans; ^