<p>I need help compiling this Java code.. The code works but I needthe code to output the <strong>Paint Needed</strong>(0.5142857142857142) and <strong>Cans Needed</strong> (1can(s))<br/>thanks!</p><p><br/>import java.util.Scanner; // Needed for user input<br/>import java.lang.Math;