sanyamjain036 / HacktoberFest2022

In this repository, you can find the solutions (as source code) for the problems in LeetCode.
MIT License
3 stars 61 forks source link

Ugly Number question on Leetcode #26

Closed muskaanrajput14 closed 1 year ago

muskaanrajput14 commented 1 year ago

This is the problem link. https://leetcode.com/problems/ugly-number/ solved in C++