Pagini recente » Borderou de evaluare (job #725807) | Borderou de evaluare (job #2020005) | Borderou de evaluare (job #1949887) | Borderou de evaluare (job #2653376) | Borderou de evaluare (job #2816660)
Borderou de evaluare (job #2816660)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::printListOfNeighbours() const':
main.cpp:87:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
87 | for (int i = 1; i < this->listOfNeighbours.size() - 1; i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:90:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
90 | for (int j = 0; j < listOfNeighbours[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'bool Graph::HavelHakimi(std::vector<int>)':
main.cpp:269:28: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
269 | if (degrees.size() < currentDegree)
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graph::disjoint(std::vector<std::pair<int, std::pair<int, int> > >)':
main.cpp:336:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
336 | for (int i = 0; i < tasks.size(); i++)
| ~~^~~~~~~~~~~~~~
main.cpp: In member function 'int Graph::treeDiameter()':
main.cpp:360:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
360 | for (int i = 1; i < distance.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:367:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
367 | for (int i = 0; i < visited.size(); i++)
| ~~^~~~~~~~~~~~~~~~
main.cpp:373:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
373 | for (int i = 1; i < distance.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void BFSinfoarena()':
main.cpp:554:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
554 | for (int i = 1; i < distance.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void ctcInfoarena()':
main.cpp:597:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
597 | for (int i = 0; i < solution.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:599:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
599 | for (int j = 0; j < solution[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void biconexInfoarena()':
main.cpp:618:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
618 | for (int i = 0; i < solution.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:620:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
620 | for (int j = 0; j < solution[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void CCNleetcode()':
main.cpp:639:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
639 | for (int i = 0; i < criticalEdges.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:641:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
641 | for (int j = 0; j < criticalEdges[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 188kb | Raspuns gresit! | 0 | 0 |
2 | 2ms | 184kb | Raspuns gresit! | 0 | 0 |
3 | 2ms | 184kb | Raspuns gresit! | 0 | 0 |
4 | 35ms | 1466kb | Raspuns gresit! | 0 | 0 |
5 | 115ms | 4055kb | Raspuns gresit! | 0 | 0 |
6 | 470ms | 14745kb | Raspuns gresit! | 0 | 0 |
7 | 210ms | 14589kb | Raspuns corect! | 10 | 0 |
8 | 609ms | 21635kb | Raspuns gresit! | 0 |
9 | 418ms | 19922kb | Raspuns gresit! | 0 | 0 |
10 | 731ms | 27127kb | Raspuns gresit! | 0 |
Punctaj total | 0 |