Borderou de evaluare (job #2794036)
Utilizator | Data | 4 noiembrie 2021 11:32:31 | |
---|---|---|---|
Problema | Elimin 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void initDP(int, int&, char&)':
main.cpp:60:21: error: 'max' was not declared in this scope; did you mean 'lmax'?
60 | cfmax = max(cfmax, cf[i]);
| ^~~
| lmax
main.cpp:74:33: error: 'max' was not declared in this scope; did you mean 'lmax'?
74 | dpcfmax[i][i + 1] = max(cf[i], cf[i + 1]);
| ^~~
| lmax
main.cpp:80:17: error: 'max' was not declared in this scope; did you mean 'lmax'?
80 | cfmax = max(cfmax, cf[i]);
| ^~~
| lmax
main.cpp:99:29: error: 'max' was not declared in this scope; did you mean 'lmax'?
99 | cfmax = max(dpcfmax[i][j], cfmax);
| ^~~
| lmax
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !