Commit 621ddda
committed
docs: clarify method to test if a binary number is a power of two
- Updated README.md to provide a clearer explanation for testing powers of two in binary.
- Replaced the previous answer with a more descriptive method.1 parent 998b2cf commit 621ddda
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments