aayushi-droid / Edabit-Solutions

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

Quadratic Equation root #310

Closed Swarn10 closed 3 years ago

Swarn10 commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function to find only the root value of x in any quadratic equation ax^2+bx+c. The problem will take 3 arguments :

Problem Link : https://edabit.com/challenge/nasKYub6qEAfQcFuy Choose one category - Very Easy, Easy, Medium, Hard, Very Hard, Expert Question category : Medium


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,

Swarn10 commented 3 years ago

@aayushi-droid Please assign this issue to me.

mayankgoyal-13 commented 3 years ago

Can I do this using Python?

shivangigoel1302 commented 3 years ago

Can you assign this to me? I would like to do this in C++

adisrivastava121 commented 3 years ago

Can you assign this to me? This is my First attempt for Open source. I want to develop it using c++.