Pagini recente » Borderou de evaluare (job #3322047) | Borderou de evaluare (job #2171287) | Borderou de evaluare (job #3319838) | Borderou de evaluare (job #2660073) | Borderou de evaluare (job #2608458)
Borderou de evaluare (job #2608458)
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 | 4ms | 131kb | OK | 5 |
| 2 | 4ms | 131kb | OK | 5 |
| 3 | 4ms | 131kb | OK | 5 |
| 4 | 377ms | 3407kb | OK | 5 |
| 5 | 357ms | 3407kb | OK | 5 |
| 6 | 349ms | 3407kb | OK | 5 |
| 7 | 3ms | 131kb | OK | 5 |
| 8 | 4ms | 131kb | OK | 5 |
| 9 | 4ms | 131kb | OK | 5 |
| 10 | 4ms | 131kb | OK | 5 |
| 11 | 272ms | 2359kb | OK | 5 |
| 12 | 281ms | 2359kb | OK | 5 |
| 13 | 271ms | 2359kb | OK | 5 |
| 14 | 285ms | 2359kb | OK | 5 |
| 15 | 4ms | 131kb | OK | 5 |
| 16 | 4ms | 131kb | OK | 5 |
| 17 | 4ms | 131kb | OK | 5 |
| 18 | 348ms | 3276kb | OK | 5 |
| 19 | 400ms | 3407kb | Time limit exceeded | 0 |
| 20 | 316ms | 3276kb | OK | 5 |
| Punctaj total | 95 |