Borderou de evaluare (job #2853806)

Utilizator andu9andu nita andu9 Data 20 februarie 2022 17:17:07
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:32:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 32 | if (mat[i][j] > mat[i][k] + mat[k][j]); | ^~ main.cpp:33:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 33 | mat[i][j] = mat[i][k] + mat[k][j]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbIncorect0
22ms184kbIncorect0
32ms184kbIncorect0
42ms184kbIncorect0
52ms184kbIncorect0
62ms184kbIncorect0
76ms286kbIncorect0
86ms290kbIncorect0
96ms299kbIncorect0
106ms200kbIncorect0
Punctaj total0

Ceva nu functioneaza?