Does not compile, mismatched types
Rust has an issue compiling this with 2 usize variables used in main.rs, i just changed them to isize and it compiled successfully
Rust has an issue compiling this with 2 usize variables used in main.rs, i just changed them to isize and it compiled successfully