Borderou de evaluare (job #252906)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Magazin (clasele 8-9) | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 29 oct. 2016 15:30:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:160:19: sorry, unimplemented: non-static data member initializers
user.cpp:160:19: error: ‘constexpr’ needed for in-class initialization of static data member ‘root’ of non-integral type
user.cpp: In member function ‘int AVL::back()’:
user.cpp:165:5: error: ‘root’ was not declared in this scope
user.cpp: In member function ‘void AVL::push(int)’:
user.cpp:177:10: error: ‘root’ was not declared in this scope
user.cpp: In member function ‘void AVL::pop(int)’:
user.cpp:185:5: error: ‘root’ was not declared in this scope
user.cpp: In member function ‘int AVL::kth(int)’:
user.cpp:191:5: error: ‘root’ was not declared in this scope
user.cpp:193:1: warning: control reaches end of non-void function [-Wreturn-type]