Borderou de evaluare (job #2802984)

Utilizator ptr22222Petru Popescu ptr22222 Data 19 noiembrie 2021 10:31:14
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In constructor 'Graf::Graf(int, bool)': main.cpp:20:9: warning: 'Graf::nrNoduri' will be initialized after [-Wreorder] 20 | int nrNoduri; | ^~~~~~~~ main.cpp:19:10: warning: 'bool Graf::orientat' [-Wreorder] 19 | bool orientat; | ^~~~~~~~ main.cpp:45:1: warning: when initialized here [-Wreorder] 45 | Graf :: Graf(int nrNoduri, bool orientat) : nrNoduri(nrNoduri), orientat(orientat) | ^~~~ main.cpp: In function 'int main()': main.cpp:117:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 117 | for(int i = 0; i < rezultat.second.size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
122ms11677kbCorect10
216ms11689kbCorect10
335ms11710kbCorect10
412ms11681kbCorect10
512ms11624kbCorect10
6184ms15540kbCorect10
7646ms18935kbCorect10
8120ms13189kbCorect10
955ms13266kbCorect10
10329ms17887kbCorect10
Punctaj total100

Ceva nu functioneaza?