Borderou de evaluare (job #2801423)

Utilizator AlexNicuNicu Alexandru AlexNicu Data 16 noiembrie 2021 11:09:43
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
13ms184kbOK10
21ms184kbIncorect0
31ms184kbIncorect0
41ms184kbOK10
51ms184kbIncorect0
61ms184kbOK10
713ms307kbOK10
88ms307kbIncorect0
96ms221kbIncorect0
105ms184kbOK10
Punctaj total50

Ceva nu functioneaza?