Pagini recente » Borderou de evaluare (job #2110599) | Borderou de evaluare (job #395249) | Borderou de evaluare (job #511064) | Cod sursa (job #650511) | Borderou de evaluare (job #2348807)
Borderou de evaluare (job #2348807)
Raport evaluator
Compilare:
main.cpp: In function 'void Ford_Fulkerson()':
main.cpp:47:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<G[N].size(); j++)
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:67:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "r", stdin);
^
main.cpp:68:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
main.cpp:69:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
main.cpp:72:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 2ms | 262kb | OK | 10 | 10 |
| 3 | 3ms | 393kb | OK | 10 | 10 |
| 4 | 3ms | 393kb | OK | 10 | 10 |
| 5 | 3ms | 524kb | OK | 10 | 10 |
| 6 | 3ms | 655kb | OK | 10 | 10 |
| 7 | 8ms | 1835kb | OK | 10 | 10 |
| 8 | 14ms | 3014kb | OK | 10 | 30 |
| 9 | 16ms | 3801kb | OK | 10 |
| 10 | 20ms | 4325kb | OK | 10 |
| Punctaj total | 100 |