Pagini recente » Borderou de evaluare (job #3319826) | veri | Borderou de evaluare (job #1067343) | Borderou de evaluare (job #824452) | Borderou de evaluare (job #2608459)
Borderou de evaluare (job #2608459)
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 |
| 1 | 3ms | 131kb | OK | 5 |
| 2 | 4ms | 131kb | OK | 5 |
| 3 | 4ms | 131kb | OK | 5 |
| 4 | 350ms | 3407kb | OK | 5 |
| 5 | 353ms | 3276kb | OK | 5 |
| 6 | 361ms | 3276kb | OK | 5 |
| 7 | 3ms | 131kb | OK | 5 |
| 8 | 4ms | 131kb | OK | 5 |
| 9 | 4ms | 131kb | OK | 5 |
| 10 | 4ms | 131kb | OK | 5 |
| 11 | 282ms | 2359kb | OK | 5 |
| 12 | 307ms | 2359kb | OK | 5 |
| 13 | 316ms | 2359kb | OK | 5 |
| 14 | 290ms | 2359kb | OK | 5 |
| 15 | 4ms | 131kb | OK | 5 |
| 16 | 4ms | 131kb | OK | 5 |
| 17 | 4ms | 131kb | OK | 5 |
| 18 | 338ms | 3276kb | OK | 5 |
| 19 | 399ms | 3407kb | OK | 5 |
| 20 | 304ms | 3276kb | OK | 5 |
| Punctaj total | 100 |