Borderou de evaluare (job #3138347)

Utilizator flee123Flee Bringa flee123 Data 19 iunie 2023 03:59:02
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 bellmanford()': main.cpp:44:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<graf>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 44 | for(j = 0; j < graphs[nod].size(); j++) | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:96:9: warning: unused variable 'a' [-Wunused-variable] 96 | int a, b, c, i, j; | ^ main.cpp:96:12: warning: unused variable 'b' [-Wunused-variable] 96 | int a, b, c, i, j; | ^ main.cpp:96:15: warning: unused variable 'c' [-Wunused-variable] 96 | int a, b, c, i, j; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
51ms303kbOK10
61ms303kbOK10
71ms303kbOK10
82ms303kbOK10
93ms557kbOK10
103ms557kbOK10
Punctaj total100

Ceva nu functioneaza?