How many ways can you distribute $4$ different balls among $4$ different boxes?
By stars and bars, the number of ways is C(8,4) = 70.
Since they are all different, we can count each one separately
Each ball has 4 spots possible to be placed in.
So 4^4=256 is the answer