Pagini recente » Borderou de evaluare (job #961847) | Borderou de evaluare (job #3339385) | Borderou de evaluare (job #3325923) | Borderou de evaluare (job #3313076) | Borderou de evaluare (job #3312255)
Borderou de evaluare (job #3312255)
Raport evaluator
Compilare:
warning: unreachable statement
--> main.rs:278:5
|
277 | return;
| ------ any code following this expression is unreachable
278 | buf.clear();
| ^^^^^^^^^^^^ unreachable statement
|
= note: `#[warn(unreachable_code)]` on by default
warning: unused variable: `left_arb`
--> main.rs:274:13
|
274 | let mut left_arb = Subtree::new(n, 0);
| ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_arb`
|
= note: `#[warn(unused_variables)]` on by default
warning: unused variable: `right_arb`
--> main.rs:275:13
|
275 | let mut right_arb = Subtree::new(n, 0);
| ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_arb`
warning: variable does not need to be mutable
--> main.rs:274:9
|
274 | let mut left_arb = Subtree::new(n, 0);
| ----^^^^^^^^
| |
| help: remove this `mut`
|
= note: `#[warn(unused_mut)]` on by default
warning: variable does not need to be mutable
--> main.rs:275:9
|
275 | let mut right_arb = Subtree::new(n, 0);
| ----^^^^^^^^^
| |
| help: remove this `mut`
warning: 5 warnings emitted
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 565kb | Incorect | 0 |
| 2 | 1ms | 827kb | Incorect | 0 |
| 3 | 1ms | 1089kb | Incorect | 0 |
| 4 | 3ms | 2924kb | Incorect | 0 |
| 5 | 4ms | 3448kb | Incorect | 0 |
| 6 | 6ms | 5283kb | Incorect | 0 |
| 7 | 4ms | 3960kb | Incorect | 0 |
| 8 | 4ms | 3186kb | Incorect | 0 |
| 9 | 4ms | 3174kb | Incorect | 0 |
| 10 | 4ms | 3186kb | Incorect | 0 |
| Punctaj total | 0 |