Determine the sum of all positive integers n<100 satisfying the following expression. k=0∑⌊log10n⌋10k1(n(mod10k+1)−n(mod10k))=k=0∏⌊log10n⌋10k1(n(mod10k+1)−n(mod10k)). Here, ∑ and ∏ represent sum and product, respectively.2022 CCA Math Bonanza Lightning Round 3.3