Pagini recente » Borderou de evaluare (job #2930489) | Borderou de evaluare (job #1038282) | Borderou de evaluare (job #964907) | Borderou de evaluare (job #1486804) | Borderou de evaluare (job #2811369)
Borderou de evaluare (job #2811369)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::criticalConnDFS(int, int, std::vector<std::vector<int> >&)':
main.cpp:249:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
249 | bool isCrtNodeArticulationPoint = isSolvingBiconnected == true && (lowestLevelReached[childNodeIdx] >= ingressTimestamp[crtNodeIdx]) || (lowestLevelReached[childNodeIdx] > ingressTimestamp[crtNodeIdx]);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::pair<int, std::vector<std::pair<int, int> > > Graph::getMSPAndTotalCost(std::__cxx11::list<std::pair<int, int> >*&, const int&)':
main.cpp:480:53: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
480 | while (!edgesWithMinCost.empty() && result.size() < expectedEdges) {
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
main.cpp: In lambda function:
main.cpp:756:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
756 | if (crtNodeDeg > degSequence.size()) {
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | Incorect | 0 |
2 | 2ms | 184kb | Incorect | 0 |
3 | 2ms | 184kb | Incorect | 0 |
4 | 2ms | 184kb | Incorect | 0 |
5 | 11ms | 806kb | Incorect | 0 |
6 | 44ms | 2629kb | Incorect | 0 |
7 | 68ms | 3649kb | Incorect | 0 |
8 | 116ms | 5447kb | Incorect | 0 |
9 | 88ms | 6184kb | Incorect | 0 |
10 | 158ms | 7032kb | Incorect | 0 |
Punctaj total | 0 |