Pagini recente » Borderou de evaluare (job #1810933) | Borderou de evaluare (job #2286582) | Borderou de evaluare (job #2320536) | Borderou de evaluare (job #674731) | Borderou de evaluare (job #2798787)
Borderou de evaluare (job #2798787)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::BFS(int)':
main.cpp:69:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
69 | for (int j = 0; j < lista_ad[q.front()].size();j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:81:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
81 | for (int i = 1; i <= dist.size()-1;i++)
| ~~^~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::DFS(int, std::vector<bool>&)':
main.cpp:91:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
91 | for (int i = 0; i < lista_ad[start].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::DFSsort(int, std::vector<int>&, std::stack<int>&)':
main.cpp:104:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
104 | for (int i = 0; i < lista_ad[start].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::DFSt(int, std::vector<int>&, std::vector<std::vector<int> >&, int)':
main.cpp:148:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
148 | for(int i = 0; i < lista_ad_2[start].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::CTC()':
main.cpp:178:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
178 | for (int i = 0; i < s2.size(); i++)
| ~~^~~~~~~~~~~
main.cpp:182:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
182 | for (int j = 0; j < s2[i].size(); j++)
| ~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | Numar de componente gresit | 0 | 0 |
2 | 1ms | 184kb | Numar de componente gresit | 0 |
3 | 1ms | 184kb | Numar de componente gresit | 0 |
4 | 1ms | 184kb | Numar de componente gresit | 0 | 0 |
5 | 4ms | 438kb | Numar de componente gresit | 0 |
6 | 13ms | 1417kb | Numar de componente gresit | 0 |
7 | 51ms | 2367kb | Numar de componente gresit | 0 | 0 |
8 | 107ms | 6021kb | Numar de componente gresit | 0 |
9 | 232ms | 13488kb | Numar de componente gresit | 0 |
10 | 356ms | 19058kb | Time limit exceeded | 0 | 0 |
Punctaj total | 0 |