Homework Statement
Write an iterative program to find the largest integer n such that the equation
6a + 9b + 20c = n
where a, b, c are nonnegative integers, has no solution.Homework Equations
We are given that the set of n in {x, x+1, x+2, ..., x+5} has nonnegative solutions a, b, c to the...