Borderou de evaluare (job #2814062)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 7 decembrie 2021 15:36:03
Problema Diametrul unui arbore Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In member function 'void Graph::Darb(std::ofstream&)': main.cpp:107:9: warning: unused variable 'fLast_dist' [-Wunused-variable] 107 | int fLast_dist = firstLast.second; | ^~~~~~~~~~ main.cpp: In member function 'void Graph::Kruskal(std::ofstream&)': main.cpp:362:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 362 | for(int j = 0; j < adj[i].size(); ++j){ | ~~^~~~~~~~~~~~~~~ main.cpp:381:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 381 | for(;i < edges.size() && cnt <= E - 1; ++i){ | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
22ms184kbOK10
32ms184kbOK10
42ms184kbKilled by Signal 110
52ms184kbKilled by Signal 110
62ms184kbKilled by Signal 110
72ms184kbKilled by Signal 110
82ms184kbKilled by Signal 110
92ms184kbKilled by Signal 110
102ms184kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?