Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2961343)
| Utilizator | Data | 6 ianuarie 2023 11:29:19 | |
|---|---|---|---|
| Problema | Cuplaj maxim in graf bipartit | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:39:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, std::pair<long long int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for (int i = 0; i < towards[curr_node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:133:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, std::pair<long long int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
133 | for (int j = 0; j < towards[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 446kb | OK | 10 |
| 2 | 0ms | 184kb | OK | 10 |
| 3 | 0ms | 184kb | OK | 10 |
| 4 | 0ms | 184kb | OK | 10 |
| 5 | 0ms | 184kb | OK | 10 |
| 6 | 20ms | 2150kb | OK | 10 |
| 7 | 31ms | 4050kb | OK | 10 |
| 8 | 59ms | 3387kb | OK | 10 |
| 9 | 93ms | 5648kb | OK | 10 |
| 10 | 186ms | 10440kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
