Borderou de evaluare (job #2081707)
Utilizator | Data | 5 decembrie 2017 00:04:53 | |
---|---|---|---|
Problema | Edist | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void editDistDP(std::string, int, std::string, int, int, int, int)’:
user.cpp:65:16: error: ‘x’ was not declared in this scope
if(min(x, y, z) == x)
^
user.cpp:65:19: error: ‘y’ was not declared in this scope
if(min(x, y, z) == x)
^
user.cpp:65:22: error: ‘z’ was not declared in this scope
if(min(x, y, z) == x)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !