Borderou de evaluare (job #3182931)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<std::vector<int> > ValidArrangements::validArrangement(std::vector<std::vector<int> >&)':
main.cpp:367:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
367 | for(int i = 1; i < ans.size(); i ++) {
| ~~^~~~~~~~~~~~
main.cpp: In member function 'int Dinic::dfs(int, int)':
main.cpp:443:27: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
443 | for(; index[node] < adj[node].size(); index[node] ++) {
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | S-a respectat legea! | 10 |
2 | 0ms | 303kb | S-a respectat legea! | 10 |
3 | 0ms | 303kb | S-a respectat legea! | 10 |
4 | 0ms | 557kb | Incorect! | 0 |
5 | 0ms | 557kb | Incorect! | 0 |
6 | 0ms | 557kb | S-a respectat legea! | 10 |
7 | 0ms | 684kb | Incorect! | 0 |
8 | 0ms | 819kb | Incorect! | 0 |
9 | 0ms | 303kb | S-a respectat legea! | 10 |
10 | 0ms | 557kb | S-a respectat legea! | 10 |
Punctaj total | 60 |