Borderou de evaluare (job #1149140)
Utilizator | Data | 21 martie 2014 15:01:22 | |
---|---|---|---|
Problema | Frac | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:71:6: error: redefinition of ‘int main()’
}int main()
^
user.cpp:63:5: error: ‘int main()’ previously defined here
int main()
^
user.cpp:74:10: error: ‘ciur’ was not declared in this scope
ciur();
^
user.cpp:75:21: error: cannot convert ‘long long int (*)(long long int)’ to ‘FILE* {aka _IO_FILE*}’ for argument ‘1’ to ‘int fscanf(FILE*, const char*, ...)’
fscanf(f,"%d",&t);
^
user.cpp:77:30: error: cannot convert ‘long long int (*)(long long int)’ to ‘FILE* {aka _IO_FILE*}’ for argument ‘1’ to ‘int fscanf(FILE*, const char*, ...)’
fscanf(f,"%d%d",&n,&k);
^
user.cpp:80:25: error: ‘v’ was not declared in this scope
if ( p+pas<=v[k][0]&&v[k][p+pas]<=n )
^
user.cpp:82:14: error: ‘v’ was not declared in this scope
if ( v[k][1]>n )
^
user.cpp:83:21: error: ‘h’ was not declared in this scope
fprintf(h,"0\n");
^
user.cpp:85:21: error: ‘h’ was not declared in this scope
fprintf(h,"%d\n",v[k][p]);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !