import java.lang.Integer;
import java.lang.Boolean;
public class RelOps {
public m(a,b){
return a<b;
}