Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2692423)
| Utilizator | Data | 2 ianuarie 2021 17:35:47 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int edmonds_karp()':
main.cpp:44:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < listaArce[u].size(); i++) {
~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:90:14: warning: unused variable 'r' [-Wunused-variable]
edge r;
^
main.cpp:92:72: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
e.capacity = c; e.flow = 0; e.sink = y; e.source = x; e.flow_r = s;
~~~~~~~~~^~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 7ms | 2490kb | OK | 10 | 10 |
| 2 | 7ms | 2490kb | OK | 10 | 10 |
| 3 | 8ms | 2490kb | OK | 10 | 10 |
| 4 | 8ms | 2490kb | OK | 10 | 10 |
| 5 | 8ms | 2490kb | OK | 10 | 10 |
| 6 | 8ms | 2490kb | Incorect | 0 | 0 |
| 7 | 19ms | 2621kb | OK | 10 | 10 |
| 8 | 61ms | 2621kb | Time limit exceeded | 0 | 0 |
| 9 | 61ms | 2752kb | Time limit exceeded | 0 | |
| 10 | 61ms | 2752kb | Time limit exceeded | 0 | |
| Punctaj total | 60 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
