Borderou de evaluare (job #2608446)

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

Raport evaluator

Compilare: main.cpp: In member function 'void redBlackTree::deletion(int)': main.cpp:519:13: warning: unused variable 'ok' [-Wunused-variable] int ok = 0; ^~ main.cpp: In instantiation of 'int abstractTree::lowerBound(nodType*, int) [with nodType = redBlackNode]': main.cpp:779:56: required from here main.cpp:251: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:781:56: required from here main.cpp:233:18: warning: variable 'nodCurent' set but not used [-Wunused-but-set-variable] nodType* nodCurent; ^~~~~~~~~ main.cpp: In member function 'char redBlackNode::getCuloare()': main.cpp:383:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'void redBlackNode::setCuloare(char)': main.cpp:390:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'redBlackNode* redBlackNode::getTata()': main.cpp:397:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'void redBlackNode::setTata(redBlackNode*)': main.cpp:404:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if ( this == nullptr ) ^~ main.cpp: In member function 'redBlackNode* redBlackNode::getFiu(int)': main.cpp:411: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:421: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
33ms131kbKilled by Signal 110
42ms131kbKilled by Signal 110
52ms131kbKilled by Signal 110
62ms131kbKilled by Signal 110
72ms131kbKilled by Signal 110
83ms131kbKilled by Signal 110
93ms131kbKilled by Signal 110
102ms131kbKilled by Signal 110
113ms131kbKilled by Signal 110
122ms131kbKilled 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
193ms131kbKilled by Signal 110
202ms131kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?