issues
search
rust-practice
/
cargo-leet
Program to make working on leetcode problems locally more convenient
Apache License 2.0
5
stars
3
forks
source link
F64 support
#32
Closed
c-git
closed
1 year ago
c-git
commented
1 year ago
Fix typo in i64
Add f64 and Vec
as known types
Add approximately equal checking to 5 decimal places on problems where return type is f64