Commit 88251862236f73786a82176370f9c72c23dc9603 Parent 5e3f5a5499df3af91c5902f3993376e6fdff8c5c Author Gark Garcia <37553739+GarkGarcia@users.noreply.github.com> Date Fri, 29 Mar 2019 16:58:31 -0300 Optimized the Rust implementation and stated creating a C implementation. The rust implementation was optmized by removing the get_digits(n: usize) -> Vec<usize>.