mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
added the second exercise for bit manipulation
This commit is contained in:
4
patches/patches/098_bit_manipulation2.patch
Normal file
4
patches/patches/098_bit_manipulation2.patch
Normal file
@@ -0,0 +1,4 @@
|
||||
62c62
|
||||
< return bits == 0x..???;
|
||||
---
|
||||
> return bits == 0x3ffffff;
|
||||
Reference in New Issue
Block a user