//½d¨Ò5-4C¡GÃö«Y¹Bºâ¹ê¨Ò //ÀɦWch5_4.c #include void main() { int a=0xc3,b=0x1f; int c,d,e,f,g,h; c=(a>b); d=(a=b); h=(a!=b); }