Pagini recente » Borderou de evaluare (job #3182768) | Borderou de evaluare (job #1006510) | Borderou de evaluare (job #2885915) | Statistici Iacob Emanuel (EmanuelIM) | Borderou de evaluare (job #2822344)
Borderou de evaluare (job #2822344)
Raport evaluator
Compilare:
main.cpp: In function 'bool graphExists(std::vector<int>&)':
main.cpp:468:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
468 | if (s > v.size())
| ~~^~~~~~~~~~
main.cpp: In function 'void Solve_CTC()':
main.cpp:592:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
592 | for (int i = 0; i < res.second.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:594:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
594 | for (int j = 0; j < res.second[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void Solve_APM()':
main.cpp:642:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
642 | for(int i=1;i<res.size();i++)
| ~^~~~~~~~~~~
main.cpp: In function 'void Solve_Dijkstra()':
main.cpp:656:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
656 | for(int i=1;i<res.size();i++)
| ~^~~~~~~~~~~
main.cpp: In function 'void Solve_BellmanFord()':
main.cpp:673:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
673 | for(int i=1;i<res.size();i++)
| ~^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 184kb | OK | 10 | 10 |
| 2 | 2ms | 184kb | OK | 10 | 10 |
| 3 | 2ms | 184kb | OK | 10 | 10 |
| 4 | 2ms | 184kb | OK | 10 | 10 |
| 5 | 6ms | 212kb | OK | 10 | 30 |
| 6 | 69ms | 802kb | OK | 10 |
| 7 | 69ms | 802kb | OK | 10 |
| 8 | 74ms | 1101kb | OK | 10 | 10 |
| 9 | 35ms | 712kb | OK | 10 | 10 |
| 10 | 74ms | 1339kb | OK | 10 | 10 |
| Punctaj total | 100 |