Binary Counting Game

Started by Exabyte280 pages

🤨
that was

1 0101 0100

and now is

1 0101 0101

so whats next

1 0101 0110
1 0101 0111

1 0101 1000

1 0101 1001

1 0101 1010

1 0101 1001

no. ❌

1 0101 1011

1 0101 1100

1 0101 1101

1 0101 1110

OH I DON'T KNOW HOW TO DO IT

1 0101 1111

1 0110 0000

add "1" to the last digit, like in this case 0 +1=1 -> next number would be
1 0110 0001

If the last number is already 1, make it 0 and add one to the next digit left of it...
would in this case make
1 0110 0010
and so on...
Thats the practical part
Theoretical one at the beginning of the thread...

1 0110 0001

?. coz i got a lil bit lost 😛

1 0110 0010

😆

1 0110 0011

1 0110 0100

1 0110 0101

1 0110 0110

1 0110 0111

1 0110 1000