Borderou de evaluare (job #2134706)
Raport evaluator
Compilare:
user.cpp: In instantiation of ‘type MaxFlow<type>::getMaxFlow(int, int) [with type = int]’:
user.cpp:133:37: required from here
user.cpp:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < lst.size(); ++i)
^
user.cpp: In instantiation of ‘MaxFlow<type>::edge::edge(int, int, type) [with type = int]’:
user.cpp:94:45: required from ‘void MaxFlow<type>::addDirectedEdge(int, int, type) [with type = int]’
user.cpp:130:42: required from here
user.cpp:20:29: warning: ‘MaxFlow<int>::edge::cap’ will be initialized after [-Wreorder]
int x, y; type flo, cap;
^
user.cpp:20:24: warning: ‘int MaxFlow<int>::edge::flo’ [-Wreorder]
int x, y; type flo, cap;
^
user.cpp:22:9: warning: when initialized here [-Wreorder]
edge(int _x, int _y, type _cap) :
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1500kb | OK | 10 | 10 |
2 | 0ms | 1564kb | OK | 10 | 10 |
3 | 0ms | 1576kb | OK | 10 | 10 |
4 | 0ms | 1588kb | OK | 10 | 10 |
5 | 0ms | 1588kb | OK | 10 | 10 |
6 | 0ms | 1604kb | OK | 10 | 10 |
7 | 8ms | 1708kb | OK | 10 | 10 |
8 | Depăşit | 1860kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 1868kb | Time limit exceeded. | 0 |
10 | Depăşit | 1992kb | Time limit exceeded. | 0 |
Punctaj total | 70 |