原文如下:
Find the sum, modulo 998244353998244353998244353, of all integers between 111 and NNN (inclusive) that contain all of C1,…,CMC_1, \ldots, C_MC1,…,CM when written in base 101010 without unnecessary leading zeros.
询问的是所有满足条件的整数的和,而不是整数的个数。