Borderou de evaluare (job #2018493)
| Utilizator | Data | 5 septembrie 2017 01:22:33 | |
|---|---|---|---|
| Problema | Arbori de intervale | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void build()’:
user.cpp:12:3: error: ‘aint’ was not declared in this scope
aint[i] = max(a[i << 1], a[(i << 1) + 1]);
^
user.cpp: In function ‘void update(int, int)’:
user.cpp:18:31: error: ‘p’ was not declared in this scope
a[pos >> 1] = max(a[pos], a[p ^ 1]);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
