Borderou de evaluare (job #3363261)
| Utilizator | Data | 14 august 2026 18:06:48 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:9:43: error: incomplete type 'std::numeric_limits<int>' used in nested name specifier
9 | const int inf = std::numeric_limits<int>::max();
| ^~~
main.cpp: In function 'int sendFlow(int, int, int, Graph&, std::vector<int>&, std::vector<int>&)':
main.cpp:33:23: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
33 | if (count[source] == residualGraph[source].size()) /// evit din timp un dead end
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
