- Rust
git clone <repo_name>
cargo run
- Enter 1 to prompt you for user name and percentage contribution
- After entering atleast 2 users you will be prompted for the amount to be splitted
- First user cannot contribute 100% of the bill
- You need atleast 2 users to split bills
- The % contribution of all the users must cummulate to 100%