Pagini recente » Borderou de evaluare (job #2793199) | Borderou de evaluare (job #1484111) | Borderou de evaluare (job #2137719) | Borderou de evaluare (job #1497983) | Borderou de evaluare (job #2803007)
Borderou de evaluare (job #2803007)
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 | 19ms | 401kb | OK | 10 |
3 | 95ms | 1335kb | OK | 10 |
4 | 128ms | 2342kb | OK | 10 |
5 | 262ms | 3997kb | OK | 10 |
6 | 367ms | 6000kb | OK | 10 |
7 | 662ms | 11292kb | OK | 10 |
8 | 653ms | 7237kb | OK | 10 |
9 | 409ms | 2977kb | OK | 10 |
10 | 720ms | 12111kb | OK | 10 |
Punctaj total | 100 |