Borderou de evaluare (job #2585929)
| Utilizator | Data | 19 martie 2020 15:31:43 | |
|---|---|---|---|
| Problema | Arbori de intervale | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int interogare(int, int, int)':
main.cpp:30:34: error: 'INF' was not declared in this scope
int m = (st + dr)/2, maxst = INF, maxdr = INF;
^~~
main.cpp:35:9: error: 'maxdr' was not declared in this scope
maxdr = interogare(2*p + 1, m + 1, dr);
^~~~~
main.cpp:37:23: error: 'maxdr' was not declared in this scope
return max(maxst, maxdr);
^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
