ok so just for clarification, you're going by the same rules; that if, say the answer code that we were trying to guess for was #58#
then in this case
* the 5 was there and was in the correct place (so it was an X)
* the 8 was there but not in the correct place (so it was a /)
so in this situation it usually would have been [ ] [X] [ ] [/]
but instead, because the # and the other # were not significant, you shift everything over to the left, right?
so it's [X] [/] [ ] [ ]