Borderou de evaluare (job #2807550)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 23 noiembrie 2021 22:05:47
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

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

Ceva nu functioneaza?