Pagini recente » Borderou de evaluare (job #2525463) | Borderou de evaluare (job #1842090) | Borderou de evaluare (job #3265012) | Borderou de evaluare (job #2664991) | Borderou de evaluare (job #2586482)
Borderou de evaluare (job #2586482)
Raport evaluator
Compilare:
main.cpp: In member function 'int Dinic::DFS_sendflow(int, int)':
main.cpp:39:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(;ind[node]<gr[node].size();ind[node]++){
main.cpp: In member function 'void Dinic::AddEdge(int, int, int)':
main.cpp:62:40: warning: narrowing conversion of '(&((Dinic*)this)->Dinic::gr.std::vector<_Tp, _Alloc>::operator[]<std::vector<Dinic::Edge>, std::allocator<std::vector<Dinic::Edge> > >(((std::vector<std::vector<Dinic::Edge> >::size_type)y)))->std::vector<_Tp, _Alloc>::size<Dinic::Edge, std::allocator<Dinic::Edge> >()' from 'std::vector<Dinic::Edge>::size_type {aka long unsigned int}' to 'int' inside { } [-Wnarrowing]
gr[x].push_back({y,0,cap,gr[y].size()});
~~~~~~~~~~^~
main.cpp:63:40: warning: narrowing conversion of '((&((Dinic*)this)->Dinic::gr.std::vector<_Tp, _Alloc>::operator[]<std::vector<Dinic::Edge>, std::allocator<std::vector<Dinic::Edge> > >(((std::vector<std::vector<Dinic::Edge> >::size_type)x)))->std::vector<_Tp, _Alloc>::size<Dinic::Edge, std::allocator<Dinic::Edge> >() - 1ul)' from 'std::vector<Dinic::Edge>::size_type {aka long unsigned int}' to 'int' inside { } [-Wnarrowing]
gr[y].push_back({x,0,0,gr[x].size()-1});
~~~~~~~~~~~~^~
main.cpp: In function 'int main()':
main.cpp:83:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d%d%d",&n,&m,&k);
^
main.cpp:93:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&sz);
^
main.cpp:96:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 5 | 10 |
2 | 2ms | 131kb | OK | 5 |
3 | 2ms | 131kb | OK | 5 | 10 |
4 | 2ms | 131kb | OK | 5 |
5 | 10ms | 393kb | OK | 5 | 20 |
6 | 6ms | 393kb | OK | 5 |
7 | 14ms | 786kb | OK | 5 |
8 | 5ms | 393kb | OK | 5 |
9 | 11ms | 786kb | OK | 5 | 30 |
10 | 4ms | 393kb | OK | 5 |
11 | 4ms | 262kb | OK | 5 |
12 | 7ms | 393kb | OK | 5 |
13 | 7ms | 393kb | OK | 5 |
14 | 6ms | 524kb | OK | 5 |
15 | 27ms | 3919kb | OK | 5 | 30 |
16 | 240ms | 12701kb | OK | 5 |
17 | 45ms | 4313kb | OK | 5 |
18 | 42ms | 4313kb | OK | 5 |
19 | 26ms | 3788kb | OK | 5 |
20 | 37ms | 3919kb | OK | 5 |
Punctaj total | 100 |