Pagini recente » Borderou de evaluare (job #1668382) | Borderou de evaluare (job #3127411) | Borderou de evaluare (job #2827491) | Borderou de evaluare (job #2889296) | Borderou de evaluare (job #2812966)
Borderou de evaluare (job #2812966)
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 | 4964kb | Raspuns corect! | 10 | 10 |
2 | 11ms | 4956kb | Raspuns corect! | 10 | 10 |
3 | 16ms | 5214kb | Raspuns corect! | 10 | 10 |
4 | 54ms | 6881kb | Raspuns corect! | 10 | 10 |
5 | 121ms | 9269kb | Raspuns corect! | 10 | 10 |
6 | 414ms | 18018kb | Raspuns corect! | 10 | 10 |
7 | 116ms | 8364kb | Raspuns corect! | 10 | 20 |
8 | 541ms | 21975kb | Raspuns corect! | 10 |
9 | 486ms | 24702kb | Raspuns corect! | 10 | 0 |
10 | 659ms | 26148kb | Fisier de iesire corupt! | 0 |
Punctaj total | 80 |