00:01
So for this question, we have a set s consisting of 900 million numbers, each being the same number of digits long, and we have to find how many digits long is a number from s.
00:10
So with this, i kind of worked backwards.
00:13
First of the first of course, you have to assume that this number has this set has to start from the very least 100 million.
00:19
The reason for that being is that there are 900 million digits, and that you have to have them be distinct whole numbers, meaning each one differs by at least 1 ,000.
00:30
But still have the same number of digits in each value.
00:33
You can't start with one or 10 because you'd very quickly get to 100 or 1 ,000 or the next, i guess, time where you have to add a value at the end and break that rule of having every single value having the same number of digits.
00:48
So i assume that the lowest number this could be was 100 million.
00:51
Hence why i put nine slots down.
00:54
And then i've ran a test of multiplying, so assuming the first number has to be at least one, and being the 100 millions, i put 9...