题目加载中…

有如下一段程序: int f1(float); int f2(char); int f3(float); int f4(float); int (*pf)(float); 则以下不合法的是:() - 开卷题库