Pagini recente » Borderou de evaluare (job #499392) | Cod sursa (job #2941341) | Borderou de evaluare (job #836280) | Borderou de evaluare (job #2616093) | Borderou de evaluare (job #2810683)
Borderou de evaluare (job #2810683)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::biconex(unsigned int, int*, int*, unsigned int&, std::stack<std::pair<unsigned int, unsigned int> >&, std::vector<unsigned int>&)':
main.cpp:294:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
294 | while(aux1!=nod_curent || aux2!=this->lista_vecini[nod_curent][i].first);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::havelhakimi()':
main.cpp:411:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
411 | for (unsigned int i=0; i<=vmax; ++i)
| ~^~~~~~
main.cpp:412:37: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
412 | for (unsigned int j=0; j<ap[i]; ++j)
| ~^~~~~~
main.cpp: In member function 'void graf::disjoint()':
main.cpp:602:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
602 | for (unsigned int i=0; i<=n; ++i)
| ~^~~
main.cpp: In member function 'void graf::dijkstra()':
main.cpp:671:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
671 | for (int i=0; i<this->lista_vecini[nod].size(); ++i)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::Bellman_Ford()':
main.cpp:727:42: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
727 | if (nrCoada[nod_dest]>this->n)
| ~~~~~~~~~~~~~~~~~^~~~~~~~
main.cpp: In member function 'void graf::maxflow()':
main.cpp:782:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
782 | if (nod_curent!=this->n)
| ~~~~~~~~~~^~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 262kb | Raspuns corect! | 10 | 10 |
2 | 2ms | 184kb | Raspuns corect! | 10 | 10 |
3 | 6ms | 466kb | Raspuns corect! | 10 | 10 |
4 | 45ms | 1974kb | Raspuns corect! | 10 | 10 |
5 | 112ms | 4292kb | Raspuns corect! | 10 | 10 |
6 | 398ms | 13225kb | Raspuns corect! | 10 | 10 |
7 | 111ms | 5836kb | Raspuns corect! | 10 | 20 |
8 | 536ms | 18022kb | Raspuns corect! | 10 |
9 | 481ms | 19279kb | Raspuns corect! | 10 | 20 |
10 | 657ms | 22470kb | Raspuns corect! | 10 |
Punctaj total | 100 |