Steve wrote the digits 1, 2, 3, 4, and 5 in order repeatedly from left to right, forming a list of 10,000 digits, beginning 123451234512 . . . . He then erased every third digit from his list (that is, the 3rd, 6th, 9th, . . . digits from the left), then erased every fourth digit from the resulting list (that is, the 4th, 8th, 12th, . . . digits from the left in what remained), and then erased every fifth digit from what remained at that point. What is the sum of the three digits that were then in positions 2019, 2020, and 2021?
Steve 将数字 1, 2, 3, 4, 5 按顺序反复从左到右写成一个 10,000 个数字的列表,开头是 123451234512 ... 。然后他从列表中删除每个第 3 个数字(即从左数的第 3、6、9... 个数字),接着从剩余列表中删除每个第 4 个数字(即剩余列表从左数的第 4、8、12... 个数字),然后从那时剩下的中删除每个第 5 个数字。当时位置 2019、2020 和 2021 的三个数字之和是多少?