Pagini recente » Borderou de evaluare (job #2073631) | Borderou de evaluare (job #547999) | Borderou de evaluare (job #2385361) | Borderou de evaluare (job #2843219) | Borderou de evaluare (job #2822531)
Borderou de evaluare (job #2822531)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::DFS(int)':
main.cpp:80:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
80 | for(int i = 0; i < adiacenta[vf].size(); ++i)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::Solve_APM()':
main.cpp:264:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Graph::Muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
264 | for (int i = 0; i < rezultat.size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:241:15: warning: unused variable 'n1' [-Wunused-variable]
241 | int n, M, n1, n2;
| ^~
main.cpp:241:19: warning: unused variable 'n2' [-Wunused-variable]
241 | int n, M, n1, n2;
| ^~
main.cpp: In member function 'void Graph::bfs(int, std::queue<int>&)':
main.cpp:323:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
323 | for(int i=0;i<adiacenta[el].size();i++){
| ~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::Solve_Eulerian()':
main.cpp:493:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
493 | for(int i = 0; i < output.size() - 1; ++i)
| ~~^~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 11ms | 5488kb | Raspuns corect! | 10 | 10 |
2 | 10ms | 5586kb | Raspuns corect! | 10 | 10 |
3 | 15ms | 5787kb | Raspuns corect! | 10 | 10 |
4 | 53ms | 7352kb | Raspuns corect! | 10 | 10 |
5 | 120ms | 9641kb | Raspuns corect! | 10 | 10 |
6 | 407ms | 18186kb | Raspuns corect! | 10 | 10 |
7 | 110ms | 8822kb | Raspuns corect! | 10 | 20 |
8 | 530ms | 22061kb | Raspuns corect! | 10 |
9 | 514ms | 26267kb | Raspuns corect! | 10 | 20 |
10 | 640ms | 26169kb | Raspuns corect! | 10 |
Punctaj total | 100 |