Pagini recente » Borderou de evaluare (job #771390) | Borderou de evaluare (job #775386) | Borderou de evaluare (job #240494) | Borderou de evaluare (job #240491) | Borderou de evaluare (job #2769593)
Borderou de evaluare (job #2769593)
Raport evaluator
Compilare:
warning: unused variable: `stack_1`
--> main.rs:18:9
|
18 | let mut stack_1: Vec<usize> = Vec::new();
| ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_1`
|
= note: `#[warn(unused_variables)]` on by default
warning: unused variable: `stack_2`
--> main.rs:19:9
|
19 | let mut stack_2: Vec<usize> = Vec::new();
| ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_2`
warning: unused variable: `aux`
--> main.rs:20:9
|
20 | let mut aux: Vec<usize> = Vec::new();
| ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aux`
warning: variable does not need to be mutable
--> main.rs:18:9
|
18 | let mut stack_1: Vec<usize> = Vec::new();
| ----^^^^^^^
| |
| help: remove this `mut`
|
= note: `#[warn(unused_mut)]` on by default
warning: variable does not need to be mutable
--> main.rs:19:9
|
19 | let mut stack_2: Vec<usize> = Vec::new();
| ----^^^^^^^
| |
| help: remove this `mut`
warning: variable does not need to be mutable
--> main.rs:20:9
|
20 | let mut aux: Vec<usize> = Vec::new();
| ----^^^
| |
| help: remove this `mut`
warning: variable does not need to be mutable
--> main.rs:22:9
|
22 | let mut left_1: Vec<usize> = vec![0; n + 1];
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 262kb | Incorect | 0 |
| 2 | 5ms | 262kb | Incorect | 0 |
| 3 | 5ms | 262kb | Incorect | 0 |
| 4 | 6ms | 262kb | Incorect | 0 |
| 5 | 6ms | 262kb | Incorect | 0 |
| 6 | 6ms | 262kb | Incorect | 0 |
| 7 | 6ms | 262kb | Incorect | 0 |
| 8 | 41ms | 393kb | Incorect | 0 |
| 9 | 41ms | 393kb | Incorect | 0 |
| 10 | 41ms | 393kb | Incorect | 0 |
| 11 | 41ms | 393kb | Incorect | 0 |
| 12 | 41ms | 393kb | Incorect | 0 |
| 13 | 41ms | 393kb | Incorect | 0 |
| 14 | 1001ms | 3014kb | Time limit exceeded | 0 |
| 15 | 1000ms | 3014kb | Time limit exceeded | 0 |
| 16 | 1000ms | 3014kb | Time limit exceeded | 0 |
| 17 | 1001ms | 3145kb | Time limit exceeded | 0 |
| 18 | 1000ms | 3014kb | Time limit exceeded | 0 |
| 19 | 1003ms | 3145kb | Time limit exceeded | 0 |
| Punctaj total | 0 |