mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 15:59:59 +00:00
Update 098_bit_manipulation2.zig
formatting
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//
|
||||
// Another useful practice for bit manipulation is setting bits as flags.
|
||||
// This is especially useful when processing lists of something and storing
|
||||
// the states of the entries, e.g. a list of numbers and for each prime
|
||||
|
||||
Reference in New Issue
Block a user