Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2804099)
| Utilizator | Data | 20 noiembrie 2021 21:40:33 | |
|---|---|---|---|
| Problema | Paduri de multimi disjuncte | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In member function 'bool UndirectedGraph::havelHakimi(std::vector<int>)':
main.cpp:428:23: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
428 | if(degrees[0] > degrees.size() - loops)
main.cpp: In member function 'std::vector<int> DirectedGraph::topologicalSorting()':
main.cpp:536:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
536 | for(int node = 1; node < visited.size(); ++node)
| ~~~~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void DISJOINT_SETS_INFO_ARENA()':
main.cpp:764:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
764 | for(int i = 0; i < sameGroup.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 1ms | 184kb | OK | 10 | 10 |
| 2 | 1ms | 184kb | OK | 10 | 10 |
| 3 | 11ms | 184kb | OK | 10 | 10 |
| 4 | 13ms | 184kb | OK | 10 | 10 |
| 5 | 6ms | 307kb | OK | 10 | 30 |
| 6 | 104ms | 1818kb | OK | 10 | |
| 7 | 103ms | 1691kb | OK | 10 | |
| 8 | 127ms | 2527kb | OK | 10 | 10 |
| 9 | 38ms | 1503kb | OK | 10 | 10 |
| 10 | 134ms | 3366kb | OK | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
