Default banner

#Brain

This tag does not yet have a description

Total topics: 1

1. Can you write a 6 digit number where...

2. Digits cannot all be in ascending order ex. (134579)

3. Digits cannot all be in descending order ex. (964321)

4. No digit can be zero.

5. No digit can be a multiple of a digit beside it. ex. (374852) 4 and 8 are side by side, and 4 is a multiple of 8.

6. No digit can be used more than once. ex. (375594) 5 is used twice.

7. No digit can be 1 more or 1 less than the digit before or after it. ex. (253894) 9 is one more than 8.

8. No digits beside each other can share a multiple. ex. (386947) 8 and 6 are beside each other, and 2 is a multiple of both. 6 and 9 are beside each other, and 3 is a multiple of both.

9. The six digit number cannot have more than 3 consecutive odd numbers.
ex. (495372) 953 and 7 are all consecutive and all odd numbers.

10. Finally, neither the first or last 3 digits of your 6 digit number should have a sum of more than 15
(352947) 9+4+7=20
------------------------------------------
Can you do it?

Created:
Updated:
Category:
Gaming
89 6