Pagini recente » Borderou de evaluare (job #2086490) | Borderou de evaluare (job #1684461) | Borderou de evaluare (job #453923) | Borderou de evaluare (job #477093) | Borderou de evaluare (job #2814071)
Borderou de evaluare (job #2814071)
Raport evaluator
Compilare:
main.cpp: In member function 'int Graph::_flowBfs(const std::vector<std::vector<int> >&, const int&, const int&, std::vector<int>&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&)':
main.cpp:517:18: warning: unused variable 'next' [-Wunused-variable]
517 | int current, next;
| ^~~~
main.cpp: In member function 'std::vector<int> Graph::BellmanFord()':
main.cpp:786:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
786 | if (rez.size() != _nr_vertex + 1)
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void infoarenaBellmanFord()':
main.cpp:976:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
976 | if (sol.size() != n - 1)
| ~~~~~~~~~~~^~~~~~~~
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 | 2ms | 184kb | OK | 10 | 10 |
6 | 2ms | 184kb | OK | 10 | 10 |
7 | 6ms | 1351kb | OK | 10 | 10 |
8 | 15ms | 4460kb | OK | 10 | 30 |
9 | 25ms | 7098kb | OK | 10 |
10 | 30ms | 8548kb | OK | 10 |
Punctaj total | 100 |