ZoranPandovski / al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Creative Commons Zero v1.0 Universal
1.34k stars 1.94k forks source link

Popular leetcode problem, count and say #3564

Closed sujayshanbhag closed 9 months ago

sujayshanbhag commented 11 months ago

Fixes issue: #3558

Changes: Added CountAndSay.cpp in strings/C++

sujayshanbhag commented 11 months ago

Hey @ZoranPandovski, some python check is failing, I coded only in C++. What should I do? I really need this for hactoberfest 2023.