Google|Telephonic|New Grad
Anonymous User
671

Question asked: given a non-empty array and some queries. Each query has two numbers L and R. You need to find if the elements of array from L to R form an arithmetic progression or not.

Comments (2)