Borderou de evaluare (job #2537313)

Utilizator david_octavianoctavian david_octavian Data 3 februarie 2020 15:58:11
Problema Numere 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:18:29: error: 'fin' was not declared in this scope for(j=1;j<=n;j++) { fin>>a[i][j]; ^~~ main.cpp:25:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(j<=min) min=j; if(j>=max) max=j; ^~ main.cpp:25:35: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(j<=min) min=j; if(j>=max) max=j; ^~ Non zero exit status: 1

Ceva nu functioneaza?