A.if (x>y); B.if (x= =y) x+y; C.if (x! = y) cin>>x else cin>>y; D.if(x<y) {x++;y++;}
A.int B.float C.不確定 D.double
A.不定 B.2 C.4 D.0