A number is divisible by 6 if the sum of its digits is divisible by 3 AND its last digit is
even (in other words, a number is divisible by 6 if it is an even number and it is divisible by 3).
Practice:
Find a path from the START to the END passing only through numbers that are divisible by 6. Note that there is only one solution for this numerical maze.
Scroll down to check your solution!
Practice:
Find a path from the START to the END passing only through numbers that are divisible by 6. Note that there is only one solution for this numerical maze.
Scroll down to check your solution!