Code:
output += Integer.toString(value)
output += Integer.toString(value)
public boolean isPerfect(int n)
{
ArrayList<Integer> divisors = new ArrayList<Integer>();
double d;
for (int i = 1; i < n; i++)
{
d = n/i;
if (d == (double)Math.round(d))
totalpay = totalhours * payrate If (totalhours - 40) > 0 Then totalpay = totalpay + ((totalhours - 40) * payrate * .5) Endif
Leave a comment: