Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2793630)
Utilizator | Data | 3 noiembrie 2021 20:22:21 | |
---|---|---|---|
Problema | Componente tare conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::dfsCompTareConexe(int, int&, std::vector<int>&, std::vector<int>&, std::stack<int>&, std::bitset<100001>&)':
main.cpp:52:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
52 | for(int i = 0; i < listaAd[nod].size(); i++) {
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:88:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
88 | for(int i = 0; i < componente.size(); i++) {
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:89:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
89 | for(int j = 0; j < componente[i].size(); j++) {
| ~~^~~~~~~~~~~~~~~~~~~~~~
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 5ms | 3334kb | Corect | 10 | 30 |
2 | 6ms | 3108kb | Corect | 10 | |
3 | 6ms | 3215kb | Corect | 10 | |
4 | 14ms | 2600kb | Corect | 10 | 30 |
5 | 20ms | 3715kb | Corect | 10 | |
6 | 28ms | 4366kb | Corect | 10 | |
7 | 36ms | 5267kb | Corect | 10 | 30 |
8 | 120ms | 8228kb | Corect | 10 | |
9 | 159ms | 14352kb | Corect | 10 | |
10 | 241ms | 19709kb | Corect | 10 | 10 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !