Borderou de evaluare (job #2748704)
Utilizator | Data | 2 mai 2021 19:54:04 | |
---|---|---|---|
Problema | Arbori binari de cautare echilibrati | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int succesor(Node*, int)':
main.cpp:147:10: error: 'INT_MAX' was not declared in this scope
return INT_MAX;
^~~~~~~
main.cpp: In function 'int predecesor(Node*, int)':
main.cpp:160:10: error: 'INT_MIN' was not declared in this scope
return INT_MIN;
^~~~~~~
main.cpp: In function 'int seeIfIn(Node*, int)':
main.cpp:127:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !