threeal / leetspace

A dedicated workspace and archive for my LeetCode submissions
https://leetcode.com/threeal
MIT License
1 stars 1 forks source link

Solve Problem 313. Super Ugly Number #1764

Open threeal opened 3 weeks ago

threeal commented 3 weeks ago

This pull request resolves #1763 by solving the problem 313. Super Ugly Number in C++.