Borderou de evaluare (job #1246765)

Utilizator boghiu.mariusBoghiu Marius Cristian boghiu.marius Data 21 octombrie 2014 17:16:27
Problema Jocul Flip 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:99:5: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator<<’ g<< theSum; ^ user.cpp:65:21: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &n); ^ user.cpp:66:21: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &m); ^ user.cpp:74:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &mat[i][j]); ^

Ceva nu functioneaza?