问答题

函数f第一个参数是double型变量,第二个参数是int型变量,函数返回类型为int,则该函数原型为( )。

【参考答案】

int f(double, int)或int f(double,int)
热门 试题