Pagini recente » Borderou de evaluare (job #96485) | Borderou de evaluare (job #1260052) | Borderou de evaluare (job #133787) | Borderou de evaluare (job #1179371) | Borderou de evaluare (job #2820664)
Borderou de evaluare (job #2820664)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::fct_hamilt()':
main.cpp:270:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
270 | for(j=0; j < v_h[i].size(); j++)
| ~~^~~~~~~~~~~~~~~
main.cpp:278:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
278 | for(rez_hamilt=INF, i = 0; i < vv_hamilt.size(); i++) //verificam exist unei muchii de la ult la 0
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf::criticalConnections(int, int)':
main.cpp:885:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
885 | for(int i = 0; i < ans.size(); i++)
| ~~^~~~~~~~~~~~
main.cpp: In member function 'void graf::afisare_bic()':
main.cpp:953:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
953 | for(int i = 0; i < rezultat.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:958:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
958 | for(int i = 0; i < rezultat.size(); i++) //pt fiecare componenta biconexa
| ~~^~~~~~~~~~~~~~~~~
main.cpp:960:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
960 | for(int j = 0; j < rezultat[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'bool graf::HavelOK(int, std::vector<int>&)':
main.cpp:978:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
978 | if(x > v.size())
| ~~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 27ms | 32182kb | Corect | 10 |
2 | 26ms | 32182kb | Corect | 10 |
3 | 26ms | 32182kb | Corect | 10 |
4 | 31ms | 32178kb | Corect | 10 |
5 | 32ms | 32309kb | Corect | 10 |
6 | 45ms | 32636kb | Corect | 10 |
7 | 65ms | 33021kb | Corect | 10 |
8 | 402ms | 48476kb | Time limit exceeded | 0 |
9 | 228ms | 38268kb | Corect | 10 |
10 | 231ms | 40906kb | Corect | 10 |
Punctaj total | 90 |