Borderou de evaluare (job #2801428)

Utilizator AlexNicuNicu Alexandru AlexNicu Data 16 noiembrie 2021 11:16:11
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
21ms184kbIncorect0
31ms184kbIncorect0
41ms184kbOK10
510ms212kbIncorect0
61ms184kbOK10
71ms184kbOK10
814ms217kbIncorect0
93ms307kbIncorect0
106ms184kbOK10
Punctaj total50

Ceva nu functioneaza?