Pagini recente » Borderou de evaluare (job #2685446) | Borderou de evaluare (job #2705308) | Borderou de evaluare (job #2021007) | Borderou de evaluare (job #2464551) | Borderou de evaluare (job #3302490)
Borderou de evaluare (job #3302490)
Raport evaluator
Compilare:
warning: unused import: `std::io::Write`
--> main.rs:3:5
|
3 | use std::io::Write;
| ^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: unused variable: `out`
--> main.rs:48:13
|
48 | let mut out = File::create("permlcs.out").expect("Unable to create file");
| ^^^ help: if this is intentional, prefix it with an underscore: `_out`
|
= note: `#[warn(unused_variables)]` on by default
warning: unused variable: `count`
--> main.rs:63:13
|
63 | let mut count: Vec<Vec<u8>> = vec![vec![0; n + 1]; n + 1];
| ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
warning: unused variable: `t`
--> main.rs:76:9
|
76 | for t in 0..m {
| ^ help: if this is intentional, prefix it with an underscore: `_t`
warning: unused variable: `perm`
--> main.rs:79:13
|
79 | let perm: Vec<u16> = line
| ^^^^ help: if this is intentional, prefix it with an underscore: `_perm`
warning: variable does not need to be mutable
--> main.rs:48:9
|
48 | let mut out = File::create("permlcs.out").expect("Unable to create file");
| ----^^^
| |
| help: remove this `mut`
|
= note: `#[warn(unused_mut)]` on by default
warning: variable does not need to be mutable
--> main.rs:63:9
|
63 | let mut count: Vec<Vec<u8>> = vec![vec![0; n + 1]; n + 1];
| ----^^^^^
| |
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 311kb | Incorect | 0 | 0 |
| 2 | 0ms | 311kb | Incorect | 0 |
| 3 | 0ms | 311kb | Incorect | 0 |
| 4 | 0ms | 311kb | Incorect | 0 | 0 |
| 5 | 1ms | 311kb | Incorect | 0 |
| 6 | 1ms | 565kb | Incorect | 0 |
| 7 | 1ms | 1351kb | Incorect | 0 |
| 8 | 1ms | 1351kb | Incorect | 0 |
| 9 | 1ms | 1351kb | Incorect | 0 |
| 10 | 1ms | 1355kb | Incorect | 0 |
| Punctaj total | 0 |