Question 1194144
The sum of two consecutive integers is at most 13.
-----------------
n + n+1 <= 13
{{{2n+1 <= 13}}}
{{{2n <= 12}}}
{{{n <= 6}}}