Borderou de evaluare (job #2802960)

Utilizator Tudor06MusatTudor Tudor06 Data 19 noiembrie 2021 10:02:17
Problema Zeap Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

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
11ms184kbOK10
29ms438kbIncorect0
364ms1454kbIncorect0
4123ms2375kbIncorect0
5403ms4001kbIncorect0
6656ms5931kbIncorect0
71209ms11337kbTime limit exceeded0
8623ms7221kbIncorect0
9229ms2899kbIncorect0
10796ms12189kbIncorect0
Punctaj total10

Ceva nu functioneaza?