
This is a (slightly) “updated” counter.
If you were to do this yourself, these are the rules for updating the sides:
- if you find a 1,switch it to a 0 and move to the middle.
- if you find a 0, switch it to a 1 and continue.
Any ideas for what to call this?