@@ -1146,7 +1146,7 @@ const exercises = [_]Exercise{
},
.{
.main_file = "097_bit_manipulation.zig",
.output = "x = 0; y = 1",
.output = "x = 1011; y = 1101",
.main_file = "098_bit_manipulation2.zig",
The note is not visible to the blocked user.