单项选择题

有以下程序
int f1[int x.int y){ return x>yx:y; }
int f2(int x, int y){ returrnx>yy:x;