Borderou de evaluare (job #2987778)

Utilizator cyg_SerbanBFlorin Gheorghe cyg_SerbanB Data 2 martie 2023 20:32:57
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:41:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | for(int j=0;j<sets[oldset].size();++j) | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:47:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wformat=] 47 | printf("%d\n%d\n", ans, mst.size()); | ~^ ~~~~~~~~~~ | | | | int std::vector<std::pair<int, int> >::size_type {aka long unsigned int} | %ld main.cpp:48:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 48 | for(int i=0;i<mst.size();++i) | ~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms172kbCorect10
21ms172kbCorect10
31ms303kbCorect10
41ms303kbCorect10
51ms303kbCorect10
683ms66703kbMemory limit exceeded0
7103ms66781kbMemory limit exceeded0
863ms61640kbCorect10
919ms6238kbCorect10
1098ms66543kbMemory limit exceeded0
Punctaj total70

Ceva nu functioneaza?