Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2909834)
| Utilizator | Data | 16 iunie 2022 09:49:39 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
main.cpp: In function 'bool BFS()':
main.cpp:55:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
55 | for (int i = 0; i < G[nod].size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'void rezolvare()':
main.cpp:76:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
76 | for (int i = 0; i < G[t].size(); i++)
| ~~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 1ms | 184kb | OK | 10 | 10 |
| 2 | 1ms | 184kb | OK | 10 | 10 |
| 3 | 12ms | 2535kb | OK | 10 | 10 |
| 4 | 14ms | 2535kb | OK | 10 | 10 |
| 5 | 1ms | 184kb | Incorect | 0 | 0 |
| 6 | 8ms | 4898kb | Incorect | 0 | 0 |
| 7 | 15ms | 5431kb | OK | 10 | 10 |
| 8 | 8ms | 6729kb | OK | 10 | 0 |
| 9 | 26ms | 7835kb | Incorect | 0 | |
| 10 | 17ms | 8183kb | Incorect | 0 | |
| Punctaj total | 50 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
