Given a set three integers greater than 1.
Let A be the number that's 1 less than the product of three given integers.
Let B be the product of numbers that're 1 less than three given integers.
Known that A is a multiple of B.
How many sets can you find.
A. 1
B. 2
C. 3
D. 4