Borderou de evaluare (job #2908263)

Utilizator AlexandruChris5Alex Christian AlexandruChris5 Data 2 iunie 2022 15:11:08
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void floydWarshall()': main.cpp:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 18 | for(int i = 1; i <= n; i++) | ^~~ main.cpp:28:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 28 | for (int k = 1; k <= n; k++) | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
31ms184kbOK10
41ms184kbOK10
51ms184kbOK10
61ms184kbOK10
71ms274kbOK10
86ms307kbOK10
94ms307kbOK10
103ms307kbOK10
Punctaj total100

Ceva nu functioneaza?