Pagini recente » Borderou de evaluare (job #153644) | Borderou de evaluare (job #1097383) | Borderou de evaluare (job #3284795) | Borderou de evaluare (job #1058746) | Borderou de evaluare (job #2278059)
Borderou de evaluare (job #2278059)
Raport evaluator
Compilare:
main.cpp: In instantiation of 'std::pair<_T1, _T2> mcSFlow<flow_t, cost_t>::minCostMaxFlow() [with bool use_look_ahead = true; flow_t = long long int; cost_t = long long int]':
main.cpp:227:30: required from here
main.cpp:176:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (cur[u] == G[u].size())
main.cpp: In instantiation of 'flow_t mcSFlow<flow_t, cost_t>::max_flow() [with flow_t = long long int; cost_t = long long int]':
main.cpp:156:28: required from 'std::pair<_T1, _T2> mcSFlow<flow_t, cost_t>::minCostMaxFlow() [with bool use_look_ahead = true; flow_t = long long int; cost_t = long long int]'
main.cpp:227:30: required from here
main.cpp:95:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (cur[u] == G[u].size()) {
main.cpp:97:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[u].size(); ++i) {
main.cpp: In instantiation of 'void mcSFlow<flow_t, cost_t>::relabel(int) [with flow_t = long long int; cost_t = long long int]':
main.cpp:177:14: required from 'std::pair<_T1, _T2> mcSFlow<flow_t, cost_t>::minCostMaxFlow() [with bool use_look_ahead = true; flow_t = long long int; cost_t = long long int]'
main.cpp:227:30: required from here
main.cpp:139:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[vertex].size(); ++i) {
main.cpp: In function 'int main()':
main.cpp:217:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in", "r", stdin);
^
main.cpp:218:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 2ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 3ms | 131kb | OK | 10 | 10 |
5 | 3ms | 131kb | OK | 10 | 10 |
6 | 47ms | 786kb | OK | 10 | 20 |
7 | 50ms | 786kb | OK | 10 |
8 | 81ms | 1310kb | OK | 10 | 30 |
9 | 68ms | 1310kb | OK | 10 |
10 | 78ms | 1310kb | OK | 10 |
Punctaj total | 100 |