aayushi-droid / Edabit-Solutions

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

Tally Marks #228

Closed ashishrrs closed 3 years ago

ashishrrs commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement :Create a function that can convert from normal notation to tally-mark notation and vice versa. In tally-mark notation, a number can be decomposed as the sum of 5s + remainder.

The function will look like this: switchNotation([current scores], desired notation)

Probelm Link : https://edabit.com/challenge/deeB7yAgunvLKf4fJ Choose one Cateorgy - Hard question category : arrays,strings


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,

mrinal07 commented 3 years ago

I want to contribute please assign it to me.

khushi2912 commented 3 years ago

I would like to work on this issue. Can you assign this to me?