added first exercise for bit manipulation
This commit is contained in:
parent
6c08d03905
commit
0c9147dba2
2 changed files with 98 additions and 0 deletions
4
patches/patches/097_bit_manipulation.patch
Normal file
4
patches/patches/097_bit_manipulation.patch
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
82c82
|
||||
< ???;
|
||||
---
|
||||
> x ^= y;
|
||||
Loading…
Add table
Add a link
Reference in a new issue