aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Profitable Gamble #31

Closed aayushi-droid closed 3 years ago

aayushi-droid commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function that takes three arguments prob, prize, pay and returns true if prob * prize > pay; otherwise return false. Probelm Link : https://edabit.com/challenge/KWHHhfYMDEEvASK6G Choose one Cateorgy - Easy question category : Conditions, Math, Validation


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

aayushi-droid commented 3 years ago