Borderou de evaluare (job #2807987)

Utilizator mentolnothingmoreNegrut Maria Daniela mentolnothingmore Data 24 noiembrie 2021 13:34:57
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In member function 'std::vector<int> Graph::solveBellmanFord()': main.cpp:686:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 686 | if (rez.size() != _nr_vertex + 1) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void infoarenaBellmanFord()': main.cpp:871:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 871 | if (sol.size() != n - 1) | ~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
32ms192kbOK10
42ms184kbOK10
525ms946kbOK10
649ms1617kbOK10
764ms2256kbOK10
81001ms4100kbTime limit exceeded0
9116ms3895kbOK10
10312ms6144kbOK10
Punctaj total90

Ceva nu functioneaza?