Borderou de evaluare (job #2928825)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:21:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | for(int i=0; i < lista_adiacenta[nod].size();i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfs_transpus(int)':
main.cpp:41:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | for( auto i = 0 ;i < lista_adiacenta_transpus[nod].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 184kb | Corect | 10 | 30 |
| 2 | 0ms | 184kb | Corect | 10 |
| 3 | 0ms | 184kb | Corect | 10 |
| 4 | 0ms | 184kb | Corect | 10 | 30 |
| 5 | 0ms | 184kb | Corect | 10 |
| 6 | 2ms | 839kb | Corect | 10 |
| 7 | 12ms | 2555kb | Corect | 10 | 30 |
| 8 | 58ms | 7036kb | Corect | 10 |
| 9 | 163ms | 15749kb | Corect | 10 |
| 10 | 163ms | 23113kb | Corect | 10 | 10 |
| Punctaj total | 100 |