Question 1099186
.
<pre>
There are only  10-4 = 6  allowed digits at the first, most left position.

There are       10-2 = 8  allowed digits at the second position.

There are       10-2 = 8  allowed digits at the third position.


In all, there are 6*8*8 = 384 possible numbers.
</pre>