Three Dice
You shall form three dice, placing 18 distinct integers on the faces of three cubes. Your goal is to be able to obtain all the integers between 1 and 216, inclusive, as the sum of the integers on the top faces of these three dice with a single throw.
What can be the minimum value for the largest of these integers?
(Integers: ...-2,-1,0,1,2,...)
You shall form three dice, placing 18 distinct integers on the faces of three cubes. Your goal is to be able to obtain all the integers between 1 and 216, inclusive, as the sum of the integers on the top faces of these three dice with a single throw.
What can be the minimum value for the largest of these integers?
(Integers: ...-2,-1,0,1,2,...)