Borderou de evaluare (job #1337019)

Utilizator IulianBoboUAIC Boboc Iulian IulianBobo Data 8 februarie 2015 15:19:58
Problema Catun 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:170:46: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator<<’ for (i = 1; i <= n; ++i) g << corespondent[i] << " "; ^ user.cpp:144:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d %d %d", &n, &m, &catuni); ^ user.cpp:148:21: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d", &x); ^ user.cpp:154:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d %d", &x, &y, &z); ^

Ceva nu functioneaza?