Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

the1Riddle
Copy link
Collaborator

Description

A function that Returns the number of non-empty beautiful subsets of the array nums.

Fixes #(issue_no)

  • Issue_no: <insert your issue no here>
  • Not applicable

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

  • My code beats 50% + of the users, will 💙 to hear this.
  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project and uptodate with the current trends.
  • I have commented on my code, particularly in hard-to-understand areas and included the time complexity O(n).
  • I have created a helpful and easy to understand README.md especialy when you created a new directory.
  • My changes do not produce any warnings.

@the1Riddle the1Riddle self-assigned this May 23, 2024
@the1Riddle the1Riddle requested a review from rezzcode May 23, 2024 20:18
@the1Riddle the1Riddle added enhancement New feature or request 💡 feature labels May 23, 2024
Copy link
Collaborator Author

@the1Riddle the1Riddle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 feature

Copy link
Owner

@rezzcode rezzcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rezzcode rezzcode merged commit f80669a into rezzcode:main May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request 💡 feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants