Goal
In this puzzle, you have to find out if it is possible to compute the number in input by summing at least two consecutive positive odd numbers.
Output
Line 1: the number of valid solutions.
Line 2: first and last values of the longest sequence of consecutive odd numbers.