Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2960984)
Utilizator | Data | 5 ianuarie 2023 15:13:19 | |
---|---|---|---|
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 < graf[nod].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int flowmax()':
main.cpp:48:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
48 | for ( int i = 0 ; i < graf[N].size() ; i++ )
| ~~^~~~~~~~~~~~~~~~
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 184kb | 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 | 0ms | 184kb | Incorect | 0 | 0 |
9 | 0ms | 184kb | Incorect | 0 | |
10 | 3ms | 4378kb | Incorect | 0 | |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !