Pagini recente » Borderou de evaluare (job #2735985) | Borderou de evaluare (job #1626220) | Borderou de evaluare (job #938832) | Borderou de evaluare (job #2384668) | Borderou de evaluare (job #2820663)
Borderou de evaluare (job #2820663)
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 | 26ms | 32182kb | Corect | 10 |
2 | 27ms | 32178kb | Corect | 10 |
3 | 32ms | 32182kb | Corect | 10 |
4 | 32ms | 32182kb | Corect | 10 |
5 | 31ms | 32182kb | Corect | 10 |
6 | 450ms | 36777kb | Corect | 10 |
7 | 1002ms | 41472kb | Time limit exceeded | 0 |
8 | 200ms | 34144kb | Corect | 10 |
9 | 109ms | 33947kb | Corect | 10 |
10 | 940ms | 39927kb | Corect | 10 |
Punctaj total | 90 |