Тегтар неше топқа бөлінеді?
1) 2.
2) if k <>m then k:=m;
3) if b then a:=c;
4) if x and y then s:=s+1;else s:=s-1;
5) if a<b then a:=a*a else b:=b*b;