l=0,j=0,k=1,l=3,m=1;
according to relatonal operator presedence.
&& , ||,!
T&&T=T
T&&F=f
T||t=t
t||f=t
F||f=f