Pagini recente » Borderou de evaluare (job #1277776) | Borderou de evaluare (job #899846) | Borderou de evaluare (job #104931) | Borderou de evaluare (job #2791523) | Borderou de evaluare (job #2822527)
Borderou de evaluare (job #2822527)
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:492:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
492 | for(int i = 0; i < output.size() - 1; ++i)
| ~~^~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 10ms | 5578kb | Raspuns corect! | 10 | 10 |
2 | 10ms | 5550kb | Raspuns corect! | 10 | 10 |
3 | 16ms | 5795kb | Raspuns corect! | 10 | 10 |
4 | 53ms | 7376kb | Raspuns corect! | 10 | 10 |
5 | 115ms | 9650kb | Raspuns corect! | 10 | 10 |
6 | 253ms | 13873kb | Raspuns gresit! | 0 | 0 |
7 | 110ms | 8847kb | Raspuns corect! | 10 | 0 |
8 | 330ms | 16334kb | Raspuns gresit! | 0 |
9 | 318ms | 18706kb | Raspuns gresit! | 0 | 0 |
10 | 402ms | 19087kb | Raspuns gresit! | 0 |
Punctaj total | 50 |