aayushi-droid / Edabit-Solutions

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

Product of Digits of Sum #338

Closed jatinAgarwala closed 3 years ago

jatinAgarwala commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function that takes numbers as arguments, adds them together, and returns the product of digits until the answer is only 1 digit long. Probelm Link : https://edabit.com/challenge/Kzmyf4pLx66ZRsnWk Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert question category : Very 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,

jatinAgarwala commented 3 years ago

Please assign this to me.