Pagini recente » Cod sursa (job #830293) | Borderou de evaluare (job #1612313) | Borderou de evaluare (job #542077) | Borderou de evaluare (job #1118678) | Borderou de evaluare (job #2798195)
Borderou de evaluare (job #2798195)
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 | 20ms | 16809kb | Corect | 10 |
| 2 | 20ms | 16793kb | Corect | 10 |
| 3 | 18ms | 16814kb | Corect | 10 |
| 4 | 18ms | 16936kb | Corect | 10 |
| 5 | 29ms | 16957kb | Corect | 10 |
| 6 | 40ms | 17330kb | Corect | 10 |
| 7 | 59ms | 17678kb | Corect | 10 |
| 8 | 400ms | 33783kb | Time limit exceeded | 0 |
| 9 | 185ms | 23252kb | Corect | 10 |
| 10 | 338ms | 26251kb | Corect | 10 |
| Punctaj total | 90 |