Borderou de evaluare (job #3122039)

Utilizator alexpanaAlexandru Pana alexpana Data 16 aprilie 2023 20:48:10
Problema K Aparitii Status done
Runda Arhiva Monthly Compilator rs | Vezi sursa
Scor 0

Raport evaluator

Compilare: warning: unused variable: `n` --> main.rs:10:9 | 10 | let n = it.next().unwrap().parse::<usize>().unwrap(); | ^ help: if this is intentional, prefix it with an underscore: `_n` | = note: `#[warn(unused_variables)]` on by default warning: unused variable: `c` --> main.rs:17:13 | 17 | let c = match h.get(&key) { | ^ help: if this is intentional, prefix it with an underscore: `_c` warning: variable does not need to be mutable --> main.rs:13:9 | 13 | let mut h = HashMap::<u32, u32>::new(); | ----^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: 3 warnings emitted
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms311kbIncorect00
20ms311kbIncorect0
31ms1351kbMemory limit exceeded0
41ms1351kbMemory limit exceeded0
50ms311kbIncorect0
60ms1351kbMemory limit exceeded0
71ms1355kbMemory limit exceeded0
81ms1351kbMemory limit exceeded0
91ms1351kbMemory limit exceeded0
101ms1351kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?