https://github.com/sameem420/rust_dividenumbers
Program to divide numbers in Rust
https://github.com/sameem420/rust_dividenumbers
dividenumbersinrust rust rust-lang
Last synced: 10 months ago
JSON representation
Program to divide numbers in Rust
- Host: GitHub
- URL: https://github.com/sameem420/rust_dividenumbers
- Owner: sameem420
- License: gpl-3.0
- Created: 2020-03-02T16:56:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T17:06:19.000Z (over 6 years ago)
- Last Synced: 2025-06-27T03:07:09.836Z (12 months ago)
- Topics: dividenumbersinrust, rust, rust-lang
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust_divideNumbers
Program to divide numbers in Rust
NOTE : use cargo run to execute the program