I'm learning rust, this is a program that finds the greatest common divisor of two numbers.
Find a file
2021-09-26 14:00:33 -04:00
src initial commit 2021-09-26 14:00:33 -04:00
.gitignore initial commit 2021-09-26 14:00:33 -04:00
Cargo.lock initial commit 2021-09-26 14:00:33 -04:00
Cargo.toml initial commit 2021-09-26 14:00:33 -04:00
README.md first commit 2021-09-26 14:00:18 -04:00