单项选择题
A.Fun(intx,inty=0) B.Fun(intx=100) C.Fun(intx=0,inty) D.Fun(intx=f())(假定函数f()已经定义)
A.720 B.120 C.24 D.6
A.3 B.4 C.5 D.有语法错误