I've tried many things to pass this condition. I've added try/catch blocks. I've used an if block to throw an Illegal Argument Exception for negative numbers. I'm currently using an if block to convert negative int into positive int. I've changed the main signature to what another question post suggested.