Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2798239)
| Utilizator | Data | 11 noiembrie 2021 00:59:33 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In static member function 'static std::vector<std::vector<int> > Algorithms::getComponenteBiconexe(const std::vector<std::vector<int> >&, std::vector<int>&, std::vector<int>&, std::vector<bool>&)':
main.cpp:72:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
72 | for( int i = 1; i < adjacencyList.size(); ++i ) {
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In static member function 'static std::vector<std::vector<int> > Algorithms::getComponenteTareConexe(const std::vector<std::vector<int> >&, const std::vector<std::vector<int> >&, std::vector<bool>&)':
main.cpp:84:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
84 | for( int i = 1; i < adjacencyList.size(); ++i )
| ~~^~~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 212kb | Corect | 10 | 30 |
| 2 | 1ms | 184kb | Corect | 10 | |
| 3 | 1ms | 184kb | Corect | 10 | |
| 4 | 1ms | 184kb | Corect | 10 | 30 |
| 5 | 3ms | 376kb | Corect | 10 | |
| 6 | 12ms | 1273kb | Corect | 10 | |
| 7 | 29ms | 2105kb | Corect | 10 | 30 |
| 8 | 111ms | 5459kb | Corect | 10 | |
| 9 | 347ms | 12185kb | Corect | 10 | |
| 10 | 247ms | 18481kb | Corect | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
