[leetcode] 1625. Lexicographically Smallest String After Applying Operations
DescriptionYou are given a string s of even length consisting of digits from 0 to 9, and two integers a and b.You can apply either of the following two operations any number of times and in any order on s:Add a to all odd indices of s (0-indexed). Di