Borderou de evaluare (job #2821423)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 22 decembrie 2021 16:05:04
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'std::pair<std::vector<std::pair<int, int> >, int> Graph::MSTKruskall()': main.cpp:420: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] 420 | for(int j = 0; j < adj[i].size(); ++j) { | ~~^~~~~~~~~~~~~~~ main.cpp:434:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 434 | for(int i = 0; i < edges.size() && cnt <= E - 1; ++i) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbNumar de muchii incorect0
22ms184kbNumar de muchii incorect0
32ms184kbNumar de muchii incorect0
42ms184kbNumar de muchii incorect0
52ms184kbNumar de muchii incorect0
6201ms10027kbNumar de muchii incorect0
7417ms20967kbNumar de muchii incorect0
873ms4190kbNumar de muchii incorect0
969ms4329kbNumar de muchii incorect0
10363ms18333kbNumar de muchii incorect0
Punctaj total0

Ceva nu functioneaza?