int h1 =2, h2 = 129025, h3 = 127,
int combinedid = h1<<x | h2<<y | h3<<z .give x,y,z so that my combinedid should have value 16728255.