Pagini recente » Borderou de evaluare (job #1720963) | Borderou de evaluare (job #1765345) | Borderou de evaluare (job #267059) | Borderou de evaluare (job #961007) | Borderou de evaluare (job #2814038)
Borderou de evaluare (job #2814038)
Raport evaluator
Compilare:
main.cpp: In member function 'int Graph::_flowBfs(const int&, const int&, std::vector<int>&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&)':
main.cpp:515:18: warning: unused variable 'current_flow' [-Wunused-variable]
515 | int current, current_flow,next_flow;
| ^~~~~~~~~~~~
main.cpp:515:31: warning: unused variable 'next_flow' [-Wunused-variable]
515 | int current, current_flow,next_flow;
| ^~~~~~~~~
main.cpp: In member function 'std::vector<int> Graph::BellmanFord()':
main.cpp:759:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
759 | if (rez.size() != _nr_vertex + 1)
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void infoarenaBellmanFord()':
main.cpp:949:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
949 | 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 | 64ms | 331kb | Time limit exceeded | 0 | 0 |
6 | 64ms | 331kb | Time limit exceeded | 0 | 0 |
7 | 21ms | 1671kb | OK | 10 | 10 |
8 | 64ms | 4317kb | Time limit exceeded | 0 | 0 |
9 | 64ms | 6885kb | Time limit exceeded | 0 |
10 | 64ms | 8495kb | Time limit exceeded | 0 |
Punctaj total | 50 |