Pagini recente » Borderou de evaluare (job #2662888) | Borderou de evaluare (job #3299459) | Borderou de evaluare (job #700540) | Borderou de evaluare (job #2900351) | Borderou de evaluare (job #2792745)
Borderou de evaluare (job #2792745)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::bfs(int)':
main.cpp:115:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
115 | for(int i=0; i<listaAdiacenta[nodCurent].size(); i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::sortareTopologica(std::ostream&)':
main.cpp:143:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
143 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompBiconexe(std::ostream&)':
main.cpp:228:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
228 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:229:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
229 | for(int j = 0; j < componenteBiconexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompTareConexe(std::ostream&)':
main.cpp:304:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
304 | for(int i = 0; i < nrComponenteTareConexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:305:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
305 | for(int j = 0; j < listaComponenteTareConexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:386:65: warning: unused variable 'nodStart' [-Wunused-variable]
386 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 3391kb | Numar de componente gresit | 0 | 0 |
2 | 4ms | 4231kb | Corect | 10 |
3 | 11ms | 4239kb | Numar de componente gresit | 0 |
4 | 11ms | 4292kb | Numar de componente gresit | 0 | 0 |
5 | 19ms | 4501kb | Numar de componente gresit | 0 |
6 | 15ms | 4648kb | Numar de componente gresit | 0 |
7 | 31ms | 5496kb | Numar de componente gresit | 0 | 0 |
8 | 79ms | 7020kb | Numar de componente gresit | 0 |
9 | 138ms | 10313kb | Numar de componente gresit | 0 |
10 | 218ms | 15536kb | Corect | 10 | 10 |
Punctaj total | 10 |