Pagini recente » Borderou de evaluare (job #407706) | Borderou de evaluare (job #2798196)
Borderou de evaluare (job #2798196)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::criticalConnections(int, int)':
main.cpp:227:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
227 | for(int i=0; i<ans.size(); i++)
| ~^~~~~~~~~~~
main.cpp: In member function 'void graf::afisare_bic()':
main.cpp:289:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
289 | for(int i=0; i<rezultat.size(); i++)
| ~^~~~~~~~~~~~~~~~
main.cpp:292:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
292 | for(int i=0; i<rezultat.size(); i++) //pt fiecare componenta biconexa
| ~^~~~~~~~~~~~~~~~
main.cpp:294:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
294 | for(int j=0; j<rezultat[i].size(); j++)
| ~^~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'bool graf::HavelOK(int, std::vector<int>&)':
main.cpp:311:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
311 | if(x>v.size())
| ~^~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 17ms | 16834kb | OK | 10 |
2 | 20ms | 16814kb | OK | 10 |
3 | 20ms | 16809kb | OK | 10 |
4 | 23ms | 16941kb | OK | 10 |
5 | 27ms | 16986kb | OK | 10 |
6 | 73ms | 17899kb | OK | 10 |
7 | 184ms | 19509kb | OK | 10 |
8 | 149ms | 20058kb | OK | 10 |
9 | 830ms | 26107kb | OK | 10 |
10 | 832ms | 26116kb | OK | 10 |
Punctaj total | 100 |