My test cases fails

what other test case am i missing

u need to use long looking at the constraints
use Long.parseLong in line 13 and 14

		long Iab = Long.parseLong(ab);
		long Iba = Long.parseLong(ba);