Borderou de evaluare (job #3122071)

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

Raport evaluator

Compilare: warning: unused variable: `f` --> main.rs:9:13 | 9 | let mut f = std::fs::File::open("aparitii.in").unwrap(); | ^ help: if this is intentional, prefix it with an underscore: `_f` | = note: `#[warn(unused_variables)]` on by default warning: unused variable: `n` --> main.rs:12:9 | 12 | let n = it.next().unwrap().parse::<usize>().unwrap(); | ^ help: if this is intentional, prefix it with an underscore: `_n` warning: variable does not need to be mutable --> main.rs:9:9 | 9 | let mut f = std::fs::File::open("aparitii.in").unwrap(); | ----^ | | | 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
10ms311kbOK100
20ms311kbOK10
31ms1351kbMemory limit exceeded0
41ms1351kbMemory limit exceeded0
50ms311kbOK10
61ms1351kbMemory limit exceeded0
71ms1351kbMemory limit exceeded0
81ms1351kbMemory limit exceeded0
91ms1351kbMemory limit exceeded0
101ms1351kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?