资讯

// here ith element is removing element on the top of stack because that is greater than ith element // that means next smaller element of the element who is at the top of stack is ith element // and ...