Home > Back-end >  C # error term does not evaluate to a function
C # error term does not evaluate to a function

Time:10-10

# include
# include
Int fun (int t)
{
Int f [1000].
Int I, m;
F (0)=0.
F (1)=1;
for(i=2; i<1000; I++)
F (I)=f (I - 2) + f (I - 1);
for(i=0; i<1000; I++)
If (f (I) & lt; T& & F (I + 1) & gt; T)
M=f (I + 1);
Return m;
}
Void main ()
{
int n;
N=1000;
Printf (" n=% d, the f=% d \ n ", n, fun (n));
}
Error is the error C2064: term does not evaluate to a function

CodePudding user response:

This is a mean person ask the first question, I hope response greatly

CodePudding user response:

Physical ridicule, this is a c #

CodePudding user response:

This is the c language, you teach me quickly
  • Related