Pagini recente » Borderou de evaluare (job #731565) | Borderou de evaluare (job #234748) | Borderou de evaluare (job #2793271) | Borderou de evaluare (job #1460565) | Borderou de evaluare (job #2819352)
Borderou de evaluare (job #2819352)
Raport evaluator
Compilare:
main.cpp:252: warning: ignoring '#pragma region GraphClassImplementation' [-Wunknown-pragmas]
252 | #pragma region GraphClassImplementation
|
main.cpp:811: warning: ignoring '#pragma endregion EndGrapClassImplementation' [-Wunknown-pragmas]
811 | #pragma endregion EndGrapClassImplementation
|
main.cpp:947: warning: ignoring '#pragma region WeightedGraphClassImplementation' [-Wunknown-pragmas]
947 | #pragma region WeightedGraphClassImplementation
|
main.cpp:1335: warning: ignoring '#pragma endregion EndWeightedGraphClassImplementation' [-Wunknown-pragmas]
1335 | #pragma endregion EndWeightedGraphClassImplementation
|
main.cpp:1389: warning: ignoring '#pragma region FlowNetworkImplementation' [-Wunknown-pragmas]
1389 | #pragma region FlowNetworkImplementation
|
main.cpp:1500: warning: ignoring '#pragma endregion EndFlowNetworkImplementation' [-Wunknown-pragmas]
1500 | #pragma endregion EndFlowNetworkImplementation
|
main.cpp: In member function 'void Graph::printEdges(std::ostream&, bool)':
main.cpp:257:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
257 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::DFS(int, bool*)':
main.cpp:274:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
274 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::findBiconnectedComponents(int, int, int, std::vector<std::vector<int> >&, int*, int*, bool*, std::stack<int>&)':
main.cpp:292:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
292 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::findStronglyConnectedComponents(int, int&, int, std::vector<std::vector<int> >&, int*, int*, bool*, bool*, std::stack<int>&)':
main.cpp:333:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
333 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::findCriticalEdges(int, int&, int, std::vector<std::vector<int> >&, int*, int*, bool*)':
main.cpp:369:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
369 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::findTopologicalOrder(int, std::vector<int>&, bool*)':
main.cpp:397:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
397 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::setEdges(std::vector<std::vector<int> >)':
main.cpp:410:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
410 | for (int i = 0; i < connections.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'virtual std::vector<int> Graph::getMinimumDistances(int)':
main.cpp:474:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
474 | for (int i = 0; i < edges[currentNode].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 184kb | Raspuns corect! | 10 | 10 |
2 | 2ms | 184kb | Raspuns corect! | 10 | 10 |
3 | 6ms | 438kb | Raspuns corect! | 10 | 10 |
4 | 49ms | 2433kb | Raspuns corect! | 10 | 10 |
5 | 126ms | 5525kb | Raspuns corect! | 10 | 10 |
6 | 474ms | 17682kb | Raspuns corect! | 10 | 10 |
7 | 164ms | 9691kb | Raspuns corect! | 10 | 20 |
8 | 627ms | 24174kb | Raspuns corect! | 10 |
9 | 576ms | 24756kb | Raspuns corect! | 10 | 20 |
10 | 765ms | 29704kb | Raspuns corect! | 10 |
Punctaj total | 100 |