aayushi-droid / Edabit-Solutions

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

How Many Days Between Two Dates #106

Closed Halix267 closed 4 years ago

Halix267 commented 4 years ago

Before jumping into Pr first comment for assign.

Problem statement :Create a function that takes two dates and returns the number of days between the first and second date. Probelm Link : https://edabit.com/challenge/3hdXjfJozQySRC3gE Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert question category : Hard


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,

Halix267 commented 4 years ago

Can I work on this issue.

viren-vii commented 4 years ago

Can I get this task?

mallickarpit commented 4 years ago

i can give it a shot

RAJAT-SOUL commented 4 years ago

I would like to give the c++ approach to this question.