Borderou de evaluare (job #2720081)
| Utilizator | Data | 10 martie 2021 16:14:58 | |
|---|---|---|---|
| Problema | Lowest Common Ancestor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:64:25: error: 'log2' was not declared in this scope
int exp = log2(n) + 1, last{};
^
main.cpp:69:17: error: 'last' was not declared in this scope
last = exp;
^~~~
main.cpp:73:24: error: 'last' was not declared in this scope
g << max(dp[x][last], 1) << '\n';
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
