Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2960705)
| Utilizator | Data | 4 ianuarie 2023 20:51:46 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:29:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int i = 0; i < lista[nod_cur].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int Edmond_Karp()':
main.cpp:47:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
47 | for(int i = 0; i < lista[n].size(); i++){
| ~~^~~~~~~~~~~~~~~~~
main.cpp:60:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
60 | for(int i = 0; i < drum.size(); i++)
| ~~^~~~~~~~~~~~~
main.cpp:67:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | for(int i = 0; i < drum.size(); i++){
| ~~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 188kb | Incorect | 0 | 0 |
| 2 | 0ms | 184kb | Incorect | 0 | 0 |
| 3 | 0ms | 184kb | Incorect | 0 | 0 |
| 4 | 0ms | 184kb | Incorect | 0 | 0 |
| 5 | 0ms | 184kb | Incorect | 0 | 0 |
| 6 | 0ms | 184kb | Incorect | 0 | 0 |
| 7 | 0ms | 184kb | Incorect | 0 | 0 |
| 8 | 2ms | 3198kb | Incorect | 0 | 0 |
| 9 | 4ms | 3985kb | Incorect | 0 | |
| 10 | 4ms | 4378kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
