Borderou de evaluare (job #2245921)
| Utilizator | Data | 26 septembrie 2018 10:47:20 | |
|---|---|---|---|
| Problema | A+B | Status | done |
| Runda | Lista lui wefgef | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Update(int, int, int, const int&, const int&)’:
user.cpp:66:64: error: ‘Update1’ was not declared in this scope
Update1(LeftSon(node), left, mid, LeftQuery, RightQuery);
^
user.cpp:68:70: error: ‘Update1’ was not declared in this scope
Update1(RightSon(node), mid + 1, right, LeftQuery, RightQuery);
^
user.cpp: In function ‘void Propagate(int, int, int, const int&, const int&)’:
user.cpp:82:5: error: expected ‘;’ before ‘if’
if (RightQuery >= mid + 1)
^~
user.cpp:85:5: error: ‘aubt’ was not declared in this scope
aubt
^~~~
user.cpp: In function ‘int main()’:
user.cpp:102:16: error: ‘op’ was not declared in this scope
fin >> op;
^~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
