Borderou de evaluare (job #2830640)

Utilizator lalalaura_022Udroiu Laura-Ioana lalalaura_022 Data 10 ianuarie 2022 08:16:48
Problema Roy-Floyd Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void afisare()': main.cpp:36:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 36 | for(j = 0; j < n; j++) | ^~~ main.cpp:38:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 38 | cout<<endl; | ^~~~ main.cpp: In function 'void rf()': main.cpp:51:71: error: expected ')' before 'nr2' 51 | if((nr2[j][k] > (nr2[j][i] + nr2[i][k]) || !nr2[j][k]) nr2[j][i] && nr2[i][k] && j != k) | ~ ^~~~ | ) Non zero exit status: 1

Ceva nu functioneaza?