Question 752689
Please check your problem statement because the set of solutions is infinite:


{{{
(n) + (n+1) + (n+2)<=36
}}}


leads to n=11, but n must be even so n=10


Our list of consecutive even integers with a sum less than or equal to 36 ends with {10, 12, 14} but it has no beginning.


:)