Please read the new rule regarding the restriction on the use of AI tools. ×

Query Problem!!!!

Revision en1, by adyyy, 2021-05-02 06:48:54

Hi, if there is a problem such that we are given an array of size (1<=n<=1e5) and queries (1<=q<=1e5) , int each query we are given a range [L,R] and we have to tell that if the array is increasing in that range or not . Also if we had a query for point update can this be solved ???? I was solving https://www.codechef.com/problems/DELSORT this problem so just thought about this question . I dont know if similar question already exists , if it does please provide link . Thanks .

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English adyyy 2021-05-02 06:48:54 503 Initial revision (published)