Borderou de evaluare (job #2608406)

Utilizator ReksioCroftOctavian Florin Staicu ReksioCroft Data 1 mai 2020 11:51:03
Problema Arbori binari de cautare echilibrati Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In instantiation of 'int abstractTree::lowerBound(nodType*, int) [with nodType = redBlackNode]': 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 = redBlackNode]': 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
13ms131kbKilled by Signal 110
23ms131kbKilled by Signal 110
32ms131kbKilled by Signal 110
43ms131kbKilled by Signal 110
53ms131kbKilled by Signal 110
63ms131kbKilled by Signal 110
73ms131kbKilled by Signal 110
82ms131kbKilled by Signal 110
93ms131kbKilled by Signal 110
102ms131kbKilled by Signal 110
113ms131kbKilled by Signal 110
123ms131kbKilled by Signal 110
133ms131kbKilled by Signal 110
143ms131kbKilled by Signal 110
153ms131kbKilled by Signal 110
163ms131kbKilled by Signal 110
172ms131kbKilled by Signal 110
182ms131kbKilled by Signal 110
192ms131kbKilled by Signal 110
203ms131kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?