Solution:
Let y=2.5x, so y is chosen uniformly at random from [0,400]. Then we need
⌊2.5⌊y⌋⌋=⌊2.5y⌋.
Let y=5a+b, where 0≤b<5 and a is an integer. Then
⌊2.5⌊y⌋⌋=⌊2.55a+⌊b⌋⌋=2a+⌊2.5⌊b⌋⌋
while
⌊2.5y⌋=⌊2.55a+b⌋=2a+⌊2.5b⌋,
so we need ⌊2.5⌊b⌋⌋=⌊2.5b⌋, where b is selected uniformly at random from [0,5]. This can be shown to always hold except for b∈[2.5,3), so the answer is 1−50.5=109.