Borderou de evaluare (job #2801427)

Utilizator AlexNicuNicu Alexandru AlexNicu Data 16 noiembrie 2021 11:15:53
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:17:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 17 | for ( j = 0; j < n; j++ ) | ^~~ main.cpp:19:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 19 | if ( i != j && dist[i][j] == 0 ) | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
22ms184kbIncorect0
31ms184kbIncorect0
41ms184kbOK10
51ms184kbIncorect0
62ms212kbOK10
714ms307kbOK10
86ms307kbIncorect0
93ms311kbIncorect0
106ms253kbOK10
Punctaj total50

Ceva nu functioneaza?