Borderou de evaluare (job #2998992)

Utilizator popoiu.georgeGeorge Popoiu popoiu.george Data 10 martie 2023 12:41:47
Problema Trie Status done
Runda Arhiva educationala Compilator rs | Vezi sursa
Scor 0

Raport evaluator

Compilare: warning: unused import: `Write` --> main.rs:4:42 | 4 | io::{BufReader, BufRead, LineWriter, Write}, | ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused variable: `writer` --> main.rs:80:13 | 80 | let mut writer = LineWriter::new(out_file); | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` | = note: `#[warn(unused_variables)]` on by default warning: variable does not need to be mutable --> main.rs:80:9 | 80 | let mut writer = LineWriter::new(out_file); | ----^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: associated function `del` is never used --> main.rs:43:8 | 43 | fn del(&mut self, word: &str) { | ^^^ | = note: `#[warn(dead_code)]` on by default warning: associated function `count` is never used --> main.rs:56:8 | 56 | fn count(&mut self, word: &str) -> i32 { | ^^^^^ warning: associated function `longest_prefix` is never used --> main.rs:64:8 | 64 | fn longest_prefix(&mut self, word: &str) -> i32 { | ^^^^^^^^^^^^^^ warning: 6 warnings emitted
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms311kbIncorect00
20ms311kbIncorect00
30ms442kbIncorect00
40ms311kbIncorect00
51ms311kbIncorect00
61ms479kbIncorect00
71ms704kbIncorect00
81ms573kbIncorect00
93ms2015kbIncorect00
104ms6602kbIncorect00
113ms950kbIncorect00
1213ms14778kbIncorect00
139ms11935kbIncorect00
144ms3325kbIncorect00
154ms3063kbIncorect00
1693ms115826kbIncorect0
174ms573kbIncorect00
1868ms85393kbIncorect0
194ms573kbIncorect00
2083ms131522kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?