ll l[8],r[8]; ll f(ll b,ll d){ if(!b){ return 1; }else{ ll z=0; rep(i,8){ if(b&1<