Borderou de evaluare (job #2803007)

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

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
219ms401kbOK10
395ms1335kbOK10
4128ms2342kbOK10
5262ms3997kbOK10
6367ms6000kbOK10
7662ms11292kbOK10
8653ms7237kbOK10
9409ms2977kbOK10
10720ms12111kbOK10
Punctaj total100

Ceva nu functioneaza?