LeetCode-Solutions icon indicating copy to clipboard operation
LeetCode-Solutions copied to clipboard

902 | Numbers At Most N Given Digit Set | C++

Open khavinshankar opened this issue 5 years ago • 3 comments

Title - 902. Numbers At Most N Given Digit Set

What will change - adding a new file with a solution for 902. Numbers At Most N Given Digit Set in C++

Type of Issue -

  • [x] Adding New Code

Programming Language

  • [x] C++

Self Check

  • Ask for issue assignment and wait to get assigned to it before making Pull Request.
  • Add your file in the proper folder
  • Clean Code and Documentation for better readability
  • Add Title and Description of the program in the file

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server ✉️ - https://discord.gg/CXksGdn

Happy Coding,

khavinshankar avatar Nov 21 '20 16:11 khavinshankar

please assign this issue to me

khavinshankar avatar Nov 21 '20 16:11 khavinshankar

Hello I am new to open source and wanted to get started with this issue. I know C / C++. Please guide me how can I contribute in this issue.

Ankur6702 avatar Nov 22 '20 12:11 Ankur6702

Hello I am new to open source and wanted to get started with this issue. I know C / C++. Please guide me how can I contribute in this issue.

@Ankur6702 to contribute

  1. Choose a leetcode problem for which the answer is not already present.
  2. Create an issue and wait for it to be assigned to you.
  3. Create a pull request.

khavinshankar avatar Nov 24 '20 02:11 khavinshankar