Pagini recente » Borderou de evaluare (job #3213909) | Borderou de evaluare (job #2830665) | Borderou de evaluare (job #512309) | Borderou de evaluare (job #1124758) | Borderou de evaluare (job #2237867)
Borderou de evaluare (job #2237867)
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int, int)’:
user.cpp:50:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = rem[from]; i < g[from].size(); i ++) {
~~^~~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:110:43: warning: narrowing conversion of ‘g[y].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing]
g[x].push_back({y, z, 0, g[y].size()});
~~~~~~~~~^~
user.cpp:111:46: warning: narrowing conversion of ‘(g[x].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >() - 1u)’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing]
g[y].push_back({x, z, 0, g[x].size() - 1});
~~~~~~~~~~~~^~~
user.cpp:116:9: warning: unused variable ‘maxflow’ [-Wunused-variable]
int maxflow = dinic();
^~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1288kb | Okay! | 10 |
| 2 | 0ms | 1288kb | Okay! | 10 |
| 3 | 0ms | 1340kb | Okay! | 10 |
| 4 | 0ms | 1316kb | Okay! | 10 |
| 5 | 0ms | 1348kb | Okay! | 10 |
| 6 | 64ms | 1564kb | Okay! | 10 |
| 7 | 232ms | 2008kb | Okay! | 10 |
| 8 | 220ms | 1884kb | Okay! | 10 |
| 9 | Depăşit | 1704kb | Time limit exceeded. | 0 |
| 10 | 16ms | 1880kb | Okay! | 10 |
| Punctaj total | 90 |