Borderou de evaluare (job #2821523)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 22 decembrie 2021 17:50:12
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'std::pair<std::vector<Edge>, int> Graph::MSTKruskall()': main.cpp:421:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 421 | for(int j = 0; j < adj[i].size(); ++j) { | ~~^~~~~~~~~~~~~~~ main.cpp:435:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 435 | for(int i = 0; i < edges.size() && cnt <= E - 1; ++i) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbKilled by Signal 1100
22ms184kbKilled by Signal 1100
32ms184kbKilled by Signal 1100
42ms184kbKilled by Signal 1100
52ms262kbKilled by Signal 1100
62ms184kbKilled by Signal 1100
72ms184kbKilled by Signal 1100
82ms184kbKilled by Signal 110
92ms184kbKilled by Signal 1100
102ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?