Pagini recente » Borderou de evaluare (job #2053880) | Borderou de evaluare (job #1822446) | Borderou de evaluare (job #2125289) | Borderou de evaluare (job #114241) | Borderou de evaluare (job #2810818)
Borderou de evaluare (job #2810818)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::dfs_rec(int, std::vector<int>&, std::vector<int>&)':
main.cpp:329:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
329 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graf::bfs(int)':
main.cpp:371:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
371 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graf::SortareTop()':
main.cpp:398:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
398 | for(int j=0; j<la[i].size(); ++j)
| ~^~~~~~~~~~~~~
main.cpp:418:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
418 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'void Graf::dfs_bcx(int, int, std::vector<int>&, std::vector<int>&, std::stack<Graf::muchie>&, int&, std::vector<std::set<int> >&, std::vector<bool>&)':
main.cpp:440:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
440 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'void Graf::dfs_mc(int, int, std::vector<int>&, std::vector<int>&, int&, std::vector<std::vector<int> >&, std::vector<bool>&)':
main.cpp:527:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
527 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'void Graf::dfs_ctc(int, std::vector<int>&, std::vector<int>&, std::stack<int>&, std::set<int>&, int&, std::vector<std::set<int> >&, std::vector<bool>&)':
main.cpp:596:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
596 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graf::Dijkstra(int)':
main.cpp:749:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arc>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
749 | for(int i=0; i<la_arce[s].size(); ++i)
| ~^~~~~~~~~~~~~~~~~~
main.cpp:763:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arc>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
763 | for(int i=0; i<la_arce[ac.y].size(); ++i)
| ~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graf::BellmanFord(int)':
main.cpp:828:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arc>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
828 | for (int j = 0; j < la_arce[u].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<std::vector<int> > Graf::RoyFloyd()':
main.cpp:882:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arc>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
882 | for(int j=0; j<la_arce[i].size(); ++j)
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'bool Graf::bfs_maxflow(int, int)':
main.cpp:927:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
927 | for(int i=0; i<la[x].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In member function 'int Graf::Maxflow(int, int)':
main.cpp:967:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arc>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
967 | for(int j=0; j<la_arce[i].size(); ++j)
| ~^~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 11ms | 5025kb | Raspuns corect! | 10 | 10 |
2 | 11ms | 5029kb | Raspuns corect! | 10 | 10 |
3 | 15ms | 5222kb | Raspuns corect! | 10 | 10 |
4 | 54ms | 6881kb | Raspuns corect! | 10 | 10 |
5 | 121ms | 9261kb | Raspuns corect! | 10 | 10 |
6 | 417ms | 17936kb | Raspuns corect! | 10 | 10 |
7 | 116ms | 8306kb | Raspuns corect! | 10 | 20 |
8 | 541ms | 21917kb | Raspuns corect! | 10 |
9 | 486ms | 24653kb | Raspuns corect! | 10 | 0 |
10 | 665ms | 26099kb | Fisier de iesire corupt! | 0 |
Punctaj total | 80 |