Pagini recente » Borderou de evaluare (job #1284507) | Borderou de evaluare (job #3184335) | Borderou de evaluare (job #1240761) | Borderou de evaluare (job #812325) | Borderou de evaluare (job #2608618)
Borderou de evaluare (job #2608618)
Raport evaluator
Compilare:
main.cpp: In instantiation of 'int abstractTree::lowerBound(nodType*, int) [with nodType = redBlackNode]':
main.cpp:943:56: required from here
main.cpp:260: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:945:56: required from here
main.cpp:242:18: warning: variable 'nodCurent' set but not used [-Wunused-but-set-variable]
nodType* nodCurent;
^~~~~~~~~
main.cpp: In member function 'char redBlackNode::getCuloare()':
main.cpp:451:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
if ( this == nullptr )
^~
main.cpp: In member function 'void redBlackNode::setCuloare(char)':
main.cpp:458:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
if ( this == nullptr )
^~
main.cpp: In member function 'redBlackNode* redBlackNode::getTata()':
main.cpp:465:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
if ( this == nullptr )
^~
main.cpp: In member function 'void redBlackNode::setTata(redBlackNode*)':
main.cpp:472:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
if ( this == nullptr )
^~
main.cpp: In member function 'redBlackNode* redBlackNode::getFiu(int)':
main.cpp:479: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:489:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
if ( this == nullptr )
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | OK | 5 |
| 2 | 4ms | 262kb | OK | 5 |
| 3 | 4ms | 262kb | OK | 5 |
| 4 | 275ms | 9699kb | OK | 5 |
| 5 | 255ms | 9568kb | OK | 5 |
| 6 | 282ms | 9699kb | OK | 5 |
| 7 | 4ms | 262kb | OK | 5 |
| 8 | 4ms | 262kb | OK | 5 |
| 9 | 4ms | 262kb | OK | 5 |
| 10 | 4ms | 262kb | OK | 5 |
| 11 | 213ms | 6160kb | OK | 5 |
| 12 | 201ms | 6160kb | OK | 5 |
| 13 | 204ms | 6160kb | OK | 5 |
| 14 | 209ms | 6160kb | OK | 5 |
| 15 | 4ms | 262kb | OK | 5 |
| 16 | 4ms | 262kb | OK | 5 |
| 17 | 4ms | 262kb | OK | 5 |
| 18 | 267ms | 7208kb | OK | 5 |
| 19 | 280ms | 7340kb | OK | 5 |
| 20 | 251ms | 7077kb | OK | 5 |
| Punctaj total | 100 |