Home ยป
Minor correction in Question 1 in SEason 2
Please notice that in question 1 of season 2, while specifying the input format, 'N' has been specified as the number of test cases and 'K' elements in each series of each test case. It must be noted that 2 < K < 10^6 and NOT for N, i.e. number or elements in each series will lie between 2 and 1 million.
