Borderou de evaluare (job #1919399)
Utilizator | Data | 9 martie 2017 19:15:26 | |
---|---|---|---|
Problema | Cartele | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int rezultat()’:
user.cpp:67:22: error: ‘egalitate’ was not declared in this scope
if(egalitate()) return 1;
^
user.cpp: In function ‘void citire(int (*)[51])’:
user.cpp:11:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&mat[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:78:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d %d",&n,&c);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !