Pagini recente » Borderou de evaluare (job #2149091) | Borderou de evaluare (job #599079) | Borderou de evaluare (job #1172416) | Borderou de evaluare (job #69314) | Borderou de evaluare (job #2237862)
Borderou de evaluare (job #2237862)
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:99: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:100: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:105:9: warning: unused variable ‘maxflow’ [-Wunused-variable]
int maxflow = dinic();
^~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1284kb | Okay! | 10 |
2 | 0ms | 1292kb | Okay! | 10 |
3 | 0ms | 1340kb | Okay! | 10 |
4 | 0ms | 1316kb | Okay! | 10 |
5 | 0ms | 1352kb | Okay! | 10 |
6 | 64ms | 1560kb | Okay! | 10 |
7 | 232ms | 2004kb | Okay! | 10 |
8 | 220ms | 1880kb | Okay! | 10 |
9 | Depăşit | 1708kb | Time limit exceeded. | 0 |
10 | 16ms | 1924kb | Okay! | 10 |
Punctaj total | 90 |