Borderou de evaluare (job #2908211)

Utilizator lolotbogdanLolot Stefan-Bogdan lolotbogdan Data 2 iunie 2022 08:39:49
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
67ms299kbOK10
71ms184kbOK10
86ms307kbOK10
93ms344kbOK10
1016ms360kbOK10
Punctaj total100

Ceva nu functioneaza?