Skip to content

Create 191. Number of 1 Bits.md#24

Open
Kitaken0107 wants to merge 1 commit intomainfrom
Kitaken0107-patch-26
Open

Create 191. Number of 1 Bits.md#24
Kitaken0107 wants to merge 1 commit intomainfrom
Kitaken0107-patch-26

Conversation

@Kitaken0107
Copy link
Owner

@Kitaken0107 Kitaken0107 commented Jun 9, 2024

@liquo-rice
Copy link

文字列に変換しないでやってみてください。

@@ -0,0 +1,34 @@
191. Number of 1 Bits
https://leetcode.com/problems/number-of-1-bits/
Copy link

Choose a reason for hiding this comment

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

https://docs.python.org/3/library/stdtypes.html#int.bit_count
こういうのがあるので、後で何をしているか見ておいてください。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants