单项选择题
A.typedef vi int B. typedef V2=int C. typedef int v3 D. lypedef v4:int
A.(x>=1)10(x<=0) B.x>1‖x=0 C.x>=1 ORx<=0 D.X>=1&&x<=0