The following operation is done to a multi-digit number: its first two digits are replaced by their sum. This can be repeated as many times in a row. For example: 873 --> 153 --> 63 --> 9. What number will we get after 200 such operations from number 8999...97, which has 105 nines?