Pagini recente » Borderou de evaluare (job #1115815) | Borderou de evaluare (job #2850969) | Borderou de evaluare (job #2772337) | Borderou de evaluare (job #2935851) | Borderou de evaluare (job #2802960)
Borderou de evaluare (job #2802960)
Raport evaluator
Compilare:
main.cpp: In function 'bool search_(Treap*, int)':
main.cpp:112:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
112 | if ( root->value > value );
| ^~
main.cpp:113:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
113 | return search_( root->left, value );
| ^~~~~~
main.cpp: In function 'std::pair<Treap*, Treap*> split(Treap*, int)':
main.cpp:67:1: warning: control reaches end of non-void function [-Wreturn-type]
67 | }
| ^
main.cpp: In function 'Treap* merge_(Treap*, Treap*)':
main.cpp:77:1: warning: control reaches end of non-void function [-Wreturn-type]
77 | }
| ^
main.cpp: In function 'Treap* insert______(Treap*, Treap*)':
main.cpp:90:1: warning: control reaches end of non-void function [-Wreturn-type]
90 | }
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 184kb | OK | 10 |
| 2 | 9ms | 438kb | Incorect | 0 |
| 3 | 64ms | 1454kb | Incorect | 0 |
| 4 | 123ms | 2375kb | Incorect | 0 |
| 5 | 403ms | 4001kb | Incorect | 0 |
| 6 | 656ms | 5931kb | Incorect | 0 |
| 7 | 1209ms | 11337kb | Time limit exceeded | 0 |
| 8 | 623ms | 7221kb | Incorect | 0 |
| 9 | 229ms | 2899kb | Incorect | 0 |
| 10 | 796ms | 12189kb | Incorect | 0 |
| Punctaj total | 10 |