A set of competitive programming problems that require using arrays in clever ways for maximum optimization. Each problem has starter code with a single solve() function for you to implement, plus a ...