.\.git\
This commit is contained in:
parent
391a08ad88
commit
bc4d1dc865
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ fn main() {
|
|||
correct_tests += 1.0;
|
||||
}
|
||||
|
||||
println!("{}%", (total_tests / (sts.len() as f32 / 100.0)) as u8);
|
||||
}
|
||||
|
||||
println!("{}", correct_tests / (total_tests / 100.0));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue