Pagini recente » Borderou de evaluare (job #1140834) | Borderou de evaluare (job #839120) | Diferente pentru blog/mindcoding intre reviziile 6 si 7 | Borderou de evaluare (job #3153963) | 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 |