填空题

若有以下函数定义,函数返回值的类型是 【7】
fun(double A)
return a*a*a;

【参考答案】

int类型