aayushi-droid / Edabit-Solutions

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

Even or Odd Number of Factors #356

Closed nssk1999 closed 3 years ago

nssk1999 commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function that returns "even" if a number has an even number of factors and "odd" if a number has an odd number of factors. Probelm Link : https://edabit.com/challenge/zaHon4mMJJorEhBXx Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert question category : Easy


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,

nssk1999 commented 3 years ago

Please Assign the Issue made to me.