Borderou de evaluare (job #2608459)

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

Raport evaluator

Compilare: main.cpp: In member function 'void redBlackTree::deletion(int)': main.cpp:642: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:784: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:786: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
24ms131kbOK5
34ms131kbOK5
4350ms3407kbOK5
5353ms3276kbOK5
6361ms3276kbOK5
73ms131kbOK5
84ms131kbOK5
94ms131kbOK5
104ms131kbOK5
11282ms2359kbOK5
12307ms2359kbOK5
13316ms2359kbOK5
14290ms2359kbOK5
154ms131kbOK5
164ms131kbOK5
174ms131kbOK5
18338ms3276kbOK5
19399ms3407kbOK5
20304ms3276kbOK5
Punctaj total100

Ceva nu functioneaza?