Pagini recente » Borderou de evaluare (job #924893) | Borderou de evaluare (job #2303821) | Borderou de evaluare (job #2391866) | Borderou de evaluare (job #620087) | Borderou de evaluare (job #2816212)
Borderou de evaluare (job #2816212)
Raport evaluator
Compilare:
main.cpp:251: warning: ignoring '#pragma region GraphClassImplementation' [-Wunknown-pragmas]
251 | #pragma region GraphClassImplementation
|
main.cpp:819: warning: ignoring '#pragma endregion EndGrapClassImplementation' [-Wunknown-pragmas]
819 | #pragma endregion EndGrapClassImplementation
|
main.cpp:930: warning: ignoring '#pragma region WeightedGraphClassImplementation' [-Wunknown-pragmas]
930 | #pragma region WeightedGraphClassImplementation
|
main.cpp:1243: warning: ignoring '#pragma endregion EndWeightedGraphClassImplementation' [-Wunknown-pragmas]
1243 | #pragma endregion EndWeightedGraphClassImplementation
|
main.cpp:1297: warning: ignoring '#pragma region FlowNetworkImplementation' [-Wunknown-pragmas]
1297 | #pragma region FlowNetworkImplementation
|
main.cpp:1408: warning: ignoring '#pragma endregion EndFlowNetworkImplementation' [-Wunknown-pragmas]
1408 | #pragma endregion EndFlowNetworkImplementation
|
main.cpp: In member function 'void Graph::printEdges(std::ostream&, bool)':
main.cpp:256:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
256 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::DFS(int, bool*)':
main.cpp:273:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
273 | 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:291:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
291 | 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:332:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
332 | 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:368:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
368 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::findTopologicalOrder(int, std::vector<int>&, bool*)':
main.cpp:396:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
396 | for (int i = 0; i < edges[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::setEdges(std::vector<std::vector<int> >)':
main.cpp:409:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
409 | for (int i = 0; i < connections.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'virtual std::vector<int> Graph::getMinimumDistances(int)':
main.cpp:473:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
473 | 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 | 458kb | Raspuns corect! | 10 | 10 |
4 | 49ms | 2433kb | Raspuns corect! | 10 | 10 |
5 | 126ms | 5533kb | Raspuns corect! | 10 | 10 |
6 | 474ms | 17772kb | Raspuns corect! | 10 | 10 |
7 | 188ms | 11292kb | Raspuns gresit! | 0 | 0 |
8 | 620ms | 24236kb | Raspuns corect! | 10 |
9 | 571ms | 24707kb | Raspuns corect! | 10 | 20 |
10 | 763ms | 29671kb | Raspuns corect! | 10 |
Punctaj total | 80 |