Borderou de evaluare (job #2608393)

Utilizator ReksioCroftOctavian Florin Staicu ReksioCroft Data 1 mai 2020 11:24:10
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:846: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:848: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
12ms131kbKilled by Signal 110
22ms131kbKilled by Signal 110
32ms131kbKilled by Signal 110
42ms131kbKilled by Signal 110
52ms131kbKilled by Signal 110
62ms131kbKilled by Signal 110
72ms131kbKilled by Signal 110
82ms131kbKilled by Signal 110
93ms131kbKilled by Signal 110
102ms131kbKilled by Signal 110
112ms131kbKilled by Signal 110
122ms131kbKilled by Signal 110
132ms131kbKilled by Signal 110
142ms131kbKilled by Signal 110
152ms131kbKilled by Signal 110
162ms131kbKilled by Signal 110
172ms131kbKilled by Signal 110
182ms131kbKilled by Signal 110
192ms131kbKilled by Signal 110
202ms131kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?