Borderou de evaluare (job #2573325)

Utilizator Alex2421Nedelcu Alexandru Alex2421 Data 5 martie 2020 17:05:04
Problema Roy-Floyd Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:15:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ main.cpp:26:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int nod=1;nod<=n;nod++) ^~~ main.cpp:29:89: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(roy[i][j] > roy[i][nod] + roy[nod][j] || roy[i][j]==roy[i][nod]+roy[nod][j] && d[i][j]<d[i][nod]+d[nod][j]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK5
22ms131kbOK5
33ms131kbOK5
42ms131kbOK5
56ms262kbOK5
66ms262kbOK5
720ms524kbOK5
820ms524kbOK5
920ms524kbOK5
1020ms524kbOK5
11104ms1048kbOK5
12103ms1048kbOK5
13105ms1048kbOK5
14102ms1048kbOK5
1589ms1048kbOK5
16107ms1048kbOK5
17113ms1048kbOK5
1898ms1048kbOK5
19107ms1048kbOK5
2093ms917kbOK5
Punctaj total100

Ceva nu functioneaza?