Pagini recente » Borderou de evaluare (job #3319892) | Borderou de evaluare (job #1006835) | Borderou de evaluare (job #968931) | Borderou de evaluare (job #908971) | Borderou de evaluare (job #3312256)
Borderou de evaluare (job #3312256)
Raport evaluator
Compilare:
warning: unreachable statement
--> main.rs:297:5
|
295 | return;
| ------ any code following this expression is unreachable
296 |
297 | / let mut results: Vec<(usize, usize)> = cats
298 | | .iter()
299 | | .rev()
300 | | .map(|c| {
... |
321 | | })
322 | | .collect();
| |___________________^ 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 | 1089kb | Incorect | 0 |
| 3 | 1ms | 1351kb | Incorect | 0 |
| 4 | 3ms | 2924kb | Incorect | 0 |
| 5 | 4ms | 3448kb | Incorect | 0 |
| 6 | 3ms | 3448kb | Non zero exit status: 101 | 0 |
| 7 | 7ms | 6070kb | Incorect | 0 |
| 8 | 4ms | 3448kb | Incorect | 0 |
| 9 | 4ms | 3526kb | Incorect | 0 |
| 10 | 5ms | 3710kb | Incorect | 0 |
| Punctaj total | 0 |