CodeForces - 11A Increasing Sequence【水题】
【题目描述】A sequence a0, a1, …, at - 1 is called increasing if ai - 1 < ai for each i: 0 < i < t.You are given a sequence b0, b1, …, bn - 1 and a positive integer d. In each move you may choose...