Borderou de evaluare (job #1460114)
Utilizator | Data | 11 iulie 2015 16:40:24 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘std::list<int> find_path()’:
user.cpp:45:26: error: ‘memset’ was not declared in this scope
memset(PI, 0, sizeof(PI));
^
user.cpp: In function ‘int saturate_path(std::list<int>)’:
user.cpp:74:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < path.size() - 1; ++i) {
^
user.cpp:81:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < path.size() - 1; ++i) {
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !