Borderou de evaluare (job #2608413)

Utilizator ReksioCroftOctavian Florin Staicu ReksioCroft Data 1 mai 2020 12:02:52
Problema Arbori binari de cautare echilibrati Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In instantiation of 'int abstractTree::lowerBound(nodType*, int) [with nodType = nod]': main.cpp:789:56: required from here main.cpp:252:18: warning: variable 'nodCurent' set but not used [-Wunused-but-set-variable] nodType* nodCurent; ^~~~~~~~~ main.cpp: In instantiation of 'int abstractTree::upperBound(nodType*, int) [with nodType = nod]': main.cpp:791:56: required from here main.cpp:234:18: warning: variable 'nodCurent' set but not used [-Wunused-but-set-variable] nodType* nodCurent; ^~~~~~~~~ main.cpp: In member function 'char redBlackNode::getCuloare()': main.cpp:384:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'void redBlackNode::setCuloare(char)': main.cpp:391:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'redBlackNode* redBlackNode::getTata()': main.cpp:398:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'void redBlackNode::setTata(redBlackNode*)': main.cpp:405:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'redBlackNode* redBlackNode::getFiu(int)': main.cpp:412:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'void redBlackNode::setFiu(int, redBlackNode*)': main.cpp:422:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOK5
23ms131kbOK5
33ms131kbOK5
4157ms1835kbOK5
5166ms1703kbOK5
6156ms1703kbOK5
73ms131kbOK5
83ms131kbOK5
93ms131kbOK5
103ms131kbOK5
11139ms1441kbOK5
12134ms1441kbOK5
13127ms1441kbOK5
14139ms1441kbOK5
153ms131kbOK5
163ms131kbOK5
173ms131kbOK5
18178ms2228kbOK5
19157ms2490kbOK5
20161ms2228kbOK5
Punctaj total100

Ceva nu functioneaza?