From 299418c314450a05742117bf4cbc892050ddc19f Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Wed, 12 Apr 2023 15:47:20 +0200 Subject: added first exercise for bit manipulation --- patches/patches/097_bit_manipulation.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 patches/patches/097_bit_manipulation.patch (limited to 'patches') diff --git a/patches/patches/097_bit_manipulation.patch b/patches/patches/097_bit_manipulation.patch new file mode 100644 index 0000000..e216309 --- /dev/null +++ b/patches/patches/097_bit_manipulation.patch @@ -0,0 +1,4 @@ +82c82 +< ???; +--- +> x ^= y; -- cgit v1.2.3-70-g09d2