added first exercise for bit manipulation

This commit is contained in:
Chris Boesch
2023-04-12 15:47:20 +02:00
parent 3c19500827
commit 299418c314
2 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
82c82
< ???;
---
> x ^= y;