LEETCODE solutions in Rust Usage rustc ./src/<i>.rs -o ./bin/output && ./bin/output Results Problem Runtime Memory 1 Two sum 23 ms 2.3 MB