Pagini recente » Borderou de evaluare (job #562396) | Borderou de evaluare (job #1738933) | Borderou de evaluare (job #1886164) | Borderou de evaluare (job #1005702) | Borderou de evaluare (job #2802978)
Borderou de evaluare (job #2802978)
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 | 10ms | 307kb | Incorect | 0 |
3 | 85ms | 1298kb | Incorect | 0 |
4 | 136ms | 2314kb | Incorect | 0 |
5 | 268ms | 3944kb | Incorect | 0 |
6 | 409ms | 5963kb | Incorect | 0 |
7 | 786ms | 11325kb | Incorect | 0 |
8 | 543ms | 7270kb | Incorect | 0 |
9 | 306ms | 2998kb | Incorect | 0 |
10 | 1201ms | 10571kb | Time limit exceeded | 0 |
Punctaj total | 10 |